When you add a subform to a main form, the wizard should ask which fields
link the sub form to the main form so that the records automatically change
on the sub form as the main form record changes. In design view select the
sub form and then show the properties, fill in the master and child link
fields that link the forms.
> I have a Form Attendees which has a subform Calender, the calender was
> originally a form on its own and i had to select the AttendeeID (primarykey
[quoted text clipped - 10 lines]
> this just gives me a drop down list of all attendeesID's but does not select
> the one in the main form.
Phil - 01 Sep 2005 15:42 GMT
Thanks alot worked great, i was not given the choice by the wizard when i
first did it, but i was able to define master/child field manually.
thanks
Phil
> When you add a subform to a main form, the wizard should ask which fields
> link the sub form to the main form so that the records automatically change
[quoted text clipped - 16 lines]
> > this just gives me a drop down list of all attendeesID's but does not select
> > the one in the main form.