form coding question

T

tope12

I made a form that contains a subform. Both main and subforms have the same
fields. The difference between the two forms is that the subform contains a
list of all records with the same document number field. The main form is
used for editing the information in the subform. I wanted to know how to make
the fields that don't change in the form repopulate with the same info when
you want to add a new record only leaving the enduser having to input
infromation into the fields that change.
 
Top