Duplicate data from previous record

C

cheri624

In a form, I can use the Ctrl+' (control+apostrophe) to duplicate the data
from the same field on the previously entered record. Are there any
shortcuts to duplicate the entire record and then change the 1 field I want
to be different?

Thank you
 
K

KARL DEWEY

There are ways to do it in code or macros.

Alternatively you can use the menu EDIT - Select Record - copy and navigate
to new record and paste.
 
Top