GingGangGoo
Registered User.
- Local time
- Today, 12:07
- Joined
- Dec 14, 2010
- Messages
- 121
In my contacts table, I have fields LastName, FirstName, and FullName. FullName is set to no duplicates, but I am wondering if, in the view where we enter the contact initially, I can set a macro on the after update of the LastName field that would check if a record containing both FirstName and LastName already exists. The problem is that someone can enter a duplicate by slightly misspelling the last name.