Subform problem

W

WBullock

I have a main form that is for analysis information. I have a subform that I
want to change the source on based on a field in the main form.

Example if the main form field says CI then I want to populate the Subform
with questions that are only related to CI and if the field says CE then I
want only questions related to CE.

In the subform field I want to populate with whether these questions are
mandentory or optional.

These questions are stored in a table with the field that identifies if they
are CE or CI or etc... and if they are mandentory or optional.
 
Top