A
Avid Fan
I have set a relationship between the master and child tables.
Customer.ID -> callnotes.Customer_ID
Enforce referential integrity.
Cascade updates.
I am told Access is supposed to put the customer.ID value in the
callnotes.Customer_ID it is not working
How do I do it manually in VBA code?
Customer.ID -> callnotes.Customer_ID
Enforce referential integrity.
Cascade updates.
I am told Access is supposed to put the customer.ID value in the
callnotes.Customer_ID it is not working
How do I do it manually in VBA code?