Hi,
Using VBA (in Access), what code should I use to check if a client name already exists in a table.
Say, client name is "Smith", my table is called tblClient and the field name in the table is called fldClientName.
I just need to do the check, that's all.
Thanks.
Using VBA (in Access), what code should I use to check if a client name already exists in a table.
Say, client name is "Smith", my table is called tblClient and the field name in the table is called fldClientName.
I just need to do the check, that's all.
Thanks.