I am attempting to build a workbook with approximately 30 sheets. When the user opens the workbook, there will be a set-up sheet with two questions. Based on the selections, the workbook will begin to unhide/hide the relevant sheets keeping the others hidden.
Example:
1) What Products are you supporting?
"Box" Chainsaw
"Box" Lawnmower
"Box" Cement Mixer
2) Will you be Renting or providing the Labor?
"Box" Rental
"Box" Labor
I have figured out how to make the sheets visible based on a single ActiveX Checkbox selection. However, I need to somehow unhide and hide sheets based on both of the question selections in a dynamic way. Some sheets are common to each of the products and others are independent.
Question (1) can be multiple selections where question (2) will be one or the other.
Any help will be appreciated. Thanks in advance.
Example:
1) What Products are you supporting?
"Box" Chainsaw
"Box" Lawnmower
"Box" Cement Mixer
2) Will you be Renting or providing the Labor?
"Box" Rental
"Box" Labor
I have figured out how to make the sheets visible based on a single ActiveX Checkbox selection. However, I need to somehow unhide and hide sheets based on both of the question selections in a dynamic way. Some sheets are common to each of the products and others are independent.
Question (1) can be multiple selections where question (2) will be one or the other.
Any help will be appreciated. Thanks in advance.