Hello,
I have a form to add people to a table called "Observers", it cosists of ObserverID, FirstName, MiddleName and LastName only. I built query to underly a form to add new persons to the table.
My problem is: how can I prevent the operator to add duplicated names to it by deploying a...