I
Isis
Is there an easy way on a form to allow a user to press a button and copy
all the fields from a given record to a new record ?
Thanks
all the fields from a given record to a new record ?
Thanks
Isis
It would be fairly rare in a well-normalized database to need to copy
all the fields from one record to a new record. In a spreadsheet,
maybe, but not in a relational database.
You've described "how" you want to solve an issue/problem. If you
describe the issue/problem, perhaps newsgroup readers could offer
another approach...
Regards
Jeff Boyce
Microsoft Office/Access MVP
Jeff Boyce said:Isis
Take a look at the Copy and Paste Append commands.
Regards
Jeff Boyce
Microsoft Office/Access MVP
If I recall correctly, you can use the Command Button wizard in form
design mode to select a record operation to "duplicate" a record.
Regards
Jeff Boyce
Microsoft Office/Access MVP