S
scuba1392
I have 2 tables - one is the customer master which contains customer # (the
unique key) and the customer' name and address - the second table collects
customer input data. Users will input the customer number and I want to
ensure it is a valid number (it exists on the customer master). What coding
should I use in the "after update" event on the data entry form?
unique key) and the customer' name and address - the second table collects
customer input data. Users will input the customer number and I want to
ensure it is a valid number (it exists on the customer master). What coding
should I use in the "after update" event on the data entry form?