Subform display based on main form combo selection

  • Thread starter Thread starter Kyle
  • Start date Start date
K

Kyle

I have a situation where depending on the equipment used
to manufacture a part, I need to collect a different
subset of information. I created a main form with the
fields common to all and then created subforms that
contain the appropriate fields but now I don't know how
(limited VB knowledge) to have the right subform display
based on the equipment selected from the drop down cb on
the main form. I appreciate any assistance.
 
Hi
You should link the main and subform. If you click the subform properties, you would have main form field and subform field
You can do this when you are adding subform itself if you are doing by wizar
I hope it help
Lakshmi
 
Back
Top