G
Guest
I have a Main form with a subform. The subform has a query
called Details as its record source. It has a counter or
Autonumber (AccountCode)as its primary field and is also
the link to the main form. I want a simple way to copy all
of the information in the current onschreen Subform record
into a new record in the same Query/underlying table. So
that the subform now has two records the same. The user
can then change the one or two fields nessasary and save
inputting all the duplicates. I also have another form and
subform withe the same structure but from different
table/Queries. How do I copy a record from one table/Query
to another? If I cannot solve this problem soon, all my
equipment will be on the floor outside my bedroom window.
called Details as its record source. It has a counter or
Autonumber (AccountCode)as its primary field and is also
the link to the main form. I want a simple way to copy all
of the information in the current onschreen Subform record
into a new record in the same Query/underlying table. So
that the subform now has two records the same. The user
can then change the one or two fields nessasary and save
inputting all the duplicates. I also have another form and
subform withe the same structure but from different
table/Queries. How do I copy a record from one table/Query
to another? If I cannot solve this problem soon, all my
equipment will be on the floor outside my bedroom window.