P
pklos
Individuals can be members of the same family, but don't want to enter same
individual twice, so I tried:
Field [Unique] = [LastName] & [FirstName]
Indexed is set to "Yes (No Duplicates)"
I noticed that it updates the field in the form, but not in the table. Is
that the problem? How do I get the table to update?
What am I missing?
individual twice, so I tried:
Field [Unique] = [LastName] & [FirstName]
Indexed is set to "Yes (No Duplicates)"
I noticed that it updates the field in the form, but not in the table. Is
that the problem? How do I get the table to update?
What am I missing?