Copy record

  • Thread starter Thread starter PN
  • Start date Start date
P

PN

I have posted and seen other postings about how to copy
one record to another. I'm on Access2K and recently found
that by using the command button wizard on a form, there
is a Duplicate Record option that appears to do the job
just fine. Any reason that people don't use this option?
I'm trying to avoid some 'gotcha' when I roll out my
application. Thanks for the feedback.
 
PN, No reason not to use it if it does what you want. The other methods
have to do with people adding records and when they tab/move to a new record
that data is automatically copied from the previous record and/or you can
control what fields to copy to the new record using your own code. The copy
button wizard out of the box simply copies the entire record down.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top