coding data from two forms into 1 record

J

jj1975

i'm using Access 2000 no sp

what i'm trying to do is to get the data entered on one
form to be added to data entered on a second form into one
record in a data base. the data from the first form
contains some things as date and name and this information
may need to be entered into several consecutive records.
the data from the second form is the data that will change
between the records. trying to set up the user interface
so that the data from the first form will not have to be
entered in manually for each new record. any ideas on how
to code this?
 
Top