M
mbs4653
I have a form with 5 tabs, that reads data from 7 underlying tables (
or 2 tables per tab), and displays all correctly. But I need to b
able to duplicate any given record (and its corresponding informatio
on the other tabs) and append the new record to all the underlyin
tables.
When I create the duplicate record command on the main form, i
correctly duplicates the record showing on the 1st tab and 1s
underlying table. But it does not duplicate the info on the other tab
in the other tables. All tables are linked by an autonumber 'DrNum' I
which correctly increments the ID, but still does not duplicate th
other records.
Not really even sure how to go about doing this. Would greatl
appreciate help
Thank yo
or 2 tables per tab), and displays all correctly. But I need to b
able to duplicate any given record (and its corresponding informatio
on the other tabs) and append the new record to all the underlyin
tables.
When I create the duplicate record command on the main form, i
correctly duplicates the record showing on the 1st tab and 1s
underlying table. But it does not duplicate the info on the other tab
in the other tables. All tables are linked by an autonumber 'DrNum' I
which correctly increments the ID, but still does not duplicate th
other records.
Not really even sure how to go about doing this. Would greatl
appreciate help
Thank yo