G
Guest
I have a table which contains contact information for individuals. The fields
in the table are Nbr, Name, Address1, Address2, City, State, Zip, Zip+4,
Phone_Nbr, Fax_Nbr, and Email. On the form, there is a combo box which
contains the Name for the users to select, and if they enter a name which is
not in the combo box it automatically ask if they would like to enter the
information for a new contact. Most of the time they just enter the
information under the name they have now entered. The problem is now we have
multiple entries for the same name because of misspellings, enter the contact
with the last name first, or a number of other ways using abbreviations. Can
anyone help with a solution on how to clear up this table? I am already
developing a way to stop additional entries from happening like this. Thanks
in advance.
in the table are Nbr, Name, Address1, Address2, City, State, Zip, Zip+4,
Phone_Nbr, Fax_Nbr, and Email. On the form, there is a combo box which
contains the Name for the users to select, and if they enter a name which is
not in the combo box it automatically ask if they would like to enter the
information for a new contact. Most of the time they just enter the
information under the name they have now entered. The problem is now we have
multiple entries for the same name because of misspellings, enter the contact
with the last name first, or a number of other ways using abbreviations. Can
anyone help with a solution on how to clear up this table? I am already
developing a way to stop additional entries from happening like this. Thanks
in advance.