I have a large database with many forms and subforms. My users can't always remember names previously typed in. If I set the "lastname" field to indexed - no duplicates, they won't be able to have both John Smith and Joe Smith in the table. Is there a way to set the table to index both FirstName and LastName? Or is there a better way for my users to know that the record already exists?
Thanks
Thanks