B
Big Pepper
Hi,
I have Access database has a customer table.
The customer table has a customerID field datatype is autonumber (prim. key).
I made a CustomerEntry form base on customer table.
On customerEntry form has a textBox lookupCustID field.
What should I do if I enter a value in lookupCustID, onexit event it
lookupCustID exist customerID in customer table then display that customer
record.
If not exist then goto the new record.
Thanks for any help,
Mimy
I have Access database has a customer table.
The customer table has a customerID field datatype is autonumber (prim. key).
I made a CustomerEntry form base on customer table.
On customerEntry form has a textBox lookupCustID field.
What should I do if I enter a value in lookupCustID, onexit event it
lookupCustID exist customerID in customer table then display that customer
record.
If not exist then goto the new record.
Thanks for any help,
Mimy