I have a workbook with a sheet named "Summary" where A6:A55 are numbered from 1-50. Each of those rows has a corresponding worksheet named "1" through "50". I'd like to have worksheets 1-50 hidden, unless there is something on the "Summary" tab in D6:D55.
For example, If Summary!D6 is blank, then "1" is hidden, but if any value is entered into that cell, it becomes Unhidden. If Summary!D7 is blank, then "2" is hidden, etc.
I also have several other worksheets in the workbook which prevent me from using the solutions to similar problems that I've found online.
Any help would be greatly appreciated!
For example, If Summary!D6 is blank, then "1" is hidden, but if any value is entered into that cell, it becomes Unhidden. If Summary!D7 is blank, then "2" is hidden, etc.
I also have several other worksheets in the workbook which prevent me from using the solutions to similar problems that I've found online.
Any help would be greatly appreciated!