Hi all,
What is the correct syntax for accessing data in an unopened table?
E.g. I have open a form bound to the table 'Customer'. It has a field called 'orders' in which I put the number 'x'. I want to create 'x' new records in the table 'CustomerOrders'. The two tables are linked by the referenced number 'RefNum'
Any help, as ever, very gratefully appreciated.
Thanks,
Keith
What is the correct syntax for accessing data in an unopened table?
E.g. I have open a form bound to the table 'Customer'. It has a field called 'orders' in which I put the number 'x'. I want to create 'x' new records in the table 'CustomerOrders'. The two tables are linked by the referenced number 'RefNum'
Any help, as ever, very gratefully appreciated.
Thanks,
Keith