elios11583
New member
- Local time
- Today, 11:21
- Joined
- Sep 17, 2007
- Messages
- 9
i have two combo box in 2 different forms.
the first combo (material) in the main form and the second combo(submaterial) in the nested subform.
i need to show the list of the second combo"submaterial" box based on the selection of the first one"material"
the rowsource of the "material" combobox is in table "type"
and the rowsources for the "submaterial" combobox is in the table "subtype".
how to do it and how the tables should be related?
thx
the first combo (material) in the main form and the second combo(submaterial) in the nested subform.
i need to show the list of the second combo"submaterial" box based on the selection of the first one"material"
the rowsource of the "material" combobox is in table "type"
and the rowsources for the "submaterial" combobox is in the table "subtype".
how to do it and how the tables should be related?
thx