creating multiple subforms using form wizard

ajaymansata

Registered User.
Local time
Today, 07:58
Joined
Dec 17, 2001
Messages
25
Hi all.
I am facing problems creating multiple subforms on one main form.I would like to know is there a way where i can create multiple subforms on one main form using Form Wizard.If yes what is the way.
 
Much easier to make each Sub form individually as if it was a main form. Once this is done, open your main form, then open the db window, drag the sub form onto the form. Once this is done right click on the sub form on the main form. In the property sheet you will see Link Child Feilds with a build button on the right. Open the field linker with that button and select the Primary key of the Main form and it's matchine foreign key from the sub form...
HTH
Chris
 

Users who are viewing this thread

Back
Top Bottom