A
Avid Fan
A big thank you again for the help I have been given so far.
I want to create a child record linking to the original customer.
I thought this would be simple
[call]![customer_ID].value = [customer]![ID].value
[customer]![ID].value gives me the ID of the first record in the table,
not the currently selected record.
What is the easy way of doing this?
I want to create a child record linking to the original customer.
I thought this would be simple
[call]![customer_ID].value = [customer]![ID].value
[customer]![ID].value gives me the ID of the first record in the table,
not the currently selected record.
What is the easy way of doing this?