darkstar257
Registered User.
- Local time
- Today, 11:25
- Joined
- Jan 6, 2011
- Messages
- 77
I have a main form that contains entries of materials. I wanted to have a subform table of variables for each material type. When you build a sub form in a main form it's always static. Is there a way of dynamically populating one or accessing one depending on some boolean? I want to make the main form show a different subform depending on what material type is selected.