Hello,
What I am trying to do is to write code for my form such that if a person enters a name in the "Company" field, the database will automatically check all the records to see if that name (or something similar but not identical) exists. i.e. I put in Barnes & Noble, and the database finds Barnes & Noble, Inc. and therefore alerts me. I'm not sure how to do this. Any help would be appreciated.
What I am trying to do is to write code for my form such that if a person enters a name in the "Company" field, the database will automatically check all the records to see if that name (or something similar but not identical) exists. i.e. I put in Barnes & Noble, and the database finds Barnes & Noble, Inc. and therefore alerts me. I'm not sure how to do this. Any help would be appreciated.