A
AkAlan
I need to be able to copy a record and then paste most of it as a new record
using a form.
using a form.
AkAlan said:I need to be able to copy a record and then paste most of it as a new record
using a form.
Marshall Barton said:The command button wizard will generate a very simple minded
procedure to duplicate the current record on the form. If
that's not sufficient for your needs. post back with more
details about the fields you do and don't want to copy.
--
Marsh
MVP [MS Access]AkAlan wrote:
I need to be able to copy a record and then paste most of it as a new record
using a form.