J
J.C.
This is probably very simple, but the answer eludes me:
In a data entry form, I need to programatically make sure
that one of the fields is not duplicated. There is
probably a way to use VBA to search all entries in a
specific column of the same table being added to.
Specifically, I have an event procedure that needs to
check all rows of the table before adding data to the
column in the new row.
Is this clear?
jc
In a data entry form, I need to programatically make sure
that one of the fields is not duplicated. There is
probably a way to use VBA to search all entries in a
specific column of the same table being added to.
Specifically, I have an event procedure that needs to
check all rows of the table before adding data to the
column in the new row.
Is this clear?
jc