GreenFella
Programmer
Howdy.
I have a situation where information being entered into a database via an Access form needs to be copied any number of times.
The customer information resides in three seperate tables. A user selected number will dictate the number of copies that are required.
The customer table is the main table with the other two tables being on the Many side of the relationship to the Customer record.
So the Customer record needs to be copied, followed by the information in table two then the information in table three.
The one catch is the key information for newly added customer record needs to be passed on to become part of the key for the other two tables.
Any help would be greatly appreciated.
TIA
Greenfella
I have a situation where information being entered into a database via an Access form needs to be copied any number of times.
The customer information resides in three seperate tables. A user selected number will dictate the number of copies that are required.
The customer table is the main table with the other two tables being on the Many side of the relationship to the Customer record.
So the Customer record needs to be copied, followed by the information in table two then the information in table three.
The one catch is the key information for newly added customer record needs to be passed on to become part of the key for the other two tables.
Any help would be greatly appreciated.
TIA
Greenfella