i have a couple of tables with a "one-to-many" relationship.
i want enable my users to essentially "duplicate" the data from a parent
record into a new record, but also duplicate "child" records associated with
that parent, linking the duplicated child records to the newly duplicated
"parent" record.
ideally, i would like to do this as the result of a command button "on
click" event.
however, i really have run out of ideas! can somebody help???
thanks in advance! Steve
Allen Browne - 29 Jan 2007 10:04 GMT
See:
Duplicate the record in form and subform
at:
http://allenbrowne.com/ser-57.html

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
>i have a couple of tables with a "one-to-many" relationship.
>
[quoted text clipped - 10 lines]
>
> thanks in advance! Steve