Hi!
I have a sheet with 7 different check boxes. Each check box refers to a different range of cells. I need to create a sheet where if one box is checked, everything else is hidden. However the user needs to be able to check multiple boxes and have each range of assigned cells showing.
Example:
Checkbox 1 = only rows 30 - 69. Checkbox 2 = only rows 70 - 98. Checkbox 3 = only rows 99 - 130. I need to make it so if you click on checkbox 1, you'll only see rows 30 - 69. However if you click on Checkbox 1 and Checkbox 2, you'll see rows 30 - 70. If you click Checkbox 1 and Checkbox 3, then you can see rows 30 - 69 and rows 99 -130, but rows 70 - 98 remain hidden.
Any assistance would be greatly appreciated.
Thanks!
Bookmarks