N
Nitram Naed
I have a button that opens an address form fron an Order form by finding
matching OrderID numbers in the address and order tables.
I need to get the VBA code that looks to see if there is already a record in
the address table with the same ID number and open the form on that record,
and if there is no existing record in the address table, open a new form
creating a new address record carrying across the Order ID number.
Can you help?
matching OrderID numbers in the address and order tables.
I need to get the VBA code that looks to see if there is already a record in
the address table with the same ID number and open the form on that record,
and if there is no existing record in the address table, open a new form
creating a new address record carrying across the Order ID number.
Can you help?