P
Paul James
Sometimes my users enter multiple records in a form where most of the fields
are identical, so I would like to create a VBA procedure that will duplicate
most of the values from the last record entered.
I know how to clear a field, so if there is a way to duplicate all of the
field values from the last record entered, I could easily clear the fields
that need to be changed.
Is there a VBA method that will accomplish this?
Thanks in advance.
Paul
are identical, so I would like to create a VBA procedure that will duplicate
most of the values from the last record entered.
I know how to clear a field, so if there is a way to duplicate all of the
field values from the last record entered, I could easily clear the fields
that need to be changed.
Is there a VBA method that will accomplish this?
Thanks in advance.
Paul