B
BCW
I have a parent table P with a child table C. I have a justified form for
the parent table with a tabular subform listing all associated child
records. Since I have several known situations where the initial set of
child records would be standard, I would like to create a simple, almost
non-programmatic way to copy all the records in the child table of a
template record to the current child records of a newly created parent. I
would have some number of different template parent/child records & the user
could just specify which instance of parent template they would like to copy
from.
I don't know how to do the SQL query that will assign the template child
records to my current record.
the parent table with a tabular subform listing all associated child
records. Since I have several known situations where the initial set of
child records would be standard, I would like to create a simple, almost
non-programmatic way to copy all the records in the child table of a
template record to the current child records of a newly created parent. I
would have some number of different template parent/child records & the user
could just specify which instance of parent template they would like to copy
from.
I don't know how to do the SQL query that will assign the template child
records to my current record.