I think I spoke too soon. I don't quite follow how to exclude the current object in this situation.
MEMBERS
Members.ID (text alphanumeric 8 characters)
Members.Name
Members.Address
Members.Phone
etc.
Any number of regular users can create new MEMBERS and I need to prevent the entry of duplicate Members.ID. I don't want Members.ID to be changed and create a duplicate either. Names can and will be duplicated i.e. "Smith, John".
Hope you can clear this up for me.
Thanks again