How to create a new record

  • Thread starter Thread starter Dou
  • Start date Start date
D

Dou

After I entered a new record in a subform, How to automatically copy this
record to next row as new record?

Thanks
 
Not sure why you would want two identical records, but you can "clone"
records by setting the value of each control in the new record to the value
in the last record, and/or you can try setting defaults for most of the
controls.
-Ed
 

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