G
Guest
I have a form that display records in a table. The only field displayed is
City. I also have a text box and an ADD button where users can enter a City
and add a record to the table.
What VBA code can I run to first check whether or not the entered City
already exists in the table?
Thanks.
City. I also have a text box and an ADD button where users can enter a City
and add a record to the table.
What VBA code can I run to first check whether or not the entered City
already exists in the table?
Thanks.