J
JoeP
When I enter a customer's first name and last name into a form (frmCustomer)
I would like Access to check to see if there is already a match for that same
first name and last name in the underlying table (tblCustomer).
If there is a match I would like a pop-up window to appear warning of the
match.
What would the code be to do this checking?
Thanks for any help.
JoeP
I would like Access to check to see if there is already a match for that same
first name and last name in the underlying table (tblCustomer).
If there is a match I would like a pop-up window to appear warning of the
match.
What would the code be to do this checking?
Thanks for any help.
JoeP