Opening Subform

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you get a subform to open up to the last record entered? I can get the
main form to open to the last record, but I cannot get the subform to open to
the last record.
 
Hi

Open the main form in design view (you should see both the main form and
subform).

Right the subform and select the data column.

Go to Link Child and Link Master rows and select a field from both Main Form
and Subform. The fields must be the same type (number text etc). Normally
you will use the primary field (the linking field in the relationships
window).

Ensure that you have the primary field (may be an autonumber) that denotes
the record in the main form shown in the subform.

Save the form and open in normal view. You will the forms are linked to the
same record and subform.

--
Wayne
Manchester, England.
Enjoy whatever it is you do
Scusate,ma il mio Inglese fa schiffo :-)
Percio se non ci siamo capiti, mi mandate un
messagio e provero di spiegarmi meglio.
 
Back
Top