I would like to activate different controls on a form based on a required entry (lookup table). Basically I have a master list table of all records. These records then require additional information based on what feature the record represents. The additional data are in different tables as they are quite different types of data.
Previously I have had sub-forms for the different streams but it is not transparent and users can get a bit confused. I figure if I can have the master list entry controls at the top of the form then two different data entry areas below that represent the different streams then it would be more clear to the user. The different streams would be activated or deactivated based on data in the master list control (as a switch).
Does this make sense and can anyone assists.
Thanks,
Previously I have had sub-forms for the different streams but it is not transparent and users can get a bit confused. I figure if I can have the master list entry controls at the top of the form then two different data entry areas below that represent the different streams then it would be more clear to the user. The different streams would be activated or deactivated based on data in the master list control (as a switch).
Does this make sense and can anyone assists.
Thanks,