I have a main form that contains an option box that has eight options. There are 9 page tabs that are subforms within this main form. The options are labled to correspond to the 9 page tabs in the subform.
My goal is to allow the user to select one of the options and the corresponding page be visible (on top of the others).
When the user selects the option this information needs to be checked in the corresponding table to be counted for a sum. Once the specific option is selected I cannot select a different option.
If more detail or information is needed please let me know.
My goal is to allow the user to select one of the options and the corresponding page be visible (on top of the others).
When the user selects the option this information needs to be checked in the corresponding table to be counted for a sum. Once the specific option is selected I cannot select a different option.
If more detail or information is needed please let me know.