main/subform

  • Thread starter Thread starter wawa
  • Start date Start date
W

wawa

i want to make main form depends on table(that have one
to one relationship)
and how to make malti subform for this mainform that have
its table (one to one relationshipe )
& make this subforms opnes through a comand button (for
each subform )
-how to link MasterField & ChildField using code
 
You can do this without code.

Create your main form, and each subform. Add a Tab control ( not to be
confused with a Tab keystroke ) on the main form for each subform you want.
Drag each subform onto its tab. Set the Master/Child links for each tab
appropriately.

--
Regards,

Adrian Jansen
J & K MicroSystems
Microcomputer solutions for industrial control
 
Back
Top