G
Guest
The form I have created lists a row of information based on a specific
criteria in a list box. The form's record source is attached to a Query. I
have a command button that shows the first row in text boxes on the form so I
can add additional information to update the records. However, before I
update the records I would like to copy the information from the original
record to an archive table. The purpose is to maintain an archive of the
original information prior to updating. How do I copy this information from
the form into a archive table?
James E
criteria in a list box. The form's record source is attached to a Query. I
have a command button that shows the first row in text boxes on the form so I
can add additional information to update the records. However, before I
update the records I would like to copy the information from the original
record to an archive table. The purpose is to maintain an archive of the
original information prior to updating. How do I copy this information from
the form into a archive table?
James E