iken
Mechanical
- May 13, 2003
- 151
Hi All,
I have searched far and wide for answers to this, and there are some that are close, but none that suits my specific needs.
I have a workbook with over 100 sheets, each named, and not in order (ie sheet 10 could be the 30th sheet). On the first sheet called "Trade List", I have all teh sheets named in Column D (from D10 to D110). In column E (from E10 to E110) I have a "1" or "0" depending if I want teh corresponding worksheet visable (1 = viable, 0 = hidden).
What VBA code do I need to put into "Trade List" worksheet, so the respective sheets will hide/unhide based on values in column E?
I have attached a shrunk down version of the workbook which may help to understand what I have. Basically, if tehre is a 1 (shown as a tick) in column E, the shhet needs to be unhidden. Jote Summary, Clinet Suummary will always be visable.
Any help would be greatly appreciated.
Thanks
I have searched far and wide for answers to this, and there are some that are close, but none that suits my specific needs.
I have a workbook with over 100 sheets, each named, and not in order (ie sheet 10 could be the 30th sheet). On the first sheet called "Trade List", I have all teh sheets named in Column D (from D10 to D110). In column E (from E10 to E110) I have a "1" or "0" depending if I want teh corresponding worksheet visable (1 = viable, 0 = hidden).
What VBA code do I need to put into "Trade List" worksheet, so the respective sheets will hide/unhide based on values in column E?
I have attached a shrunk down version of the workbook which may help to understand what I have. Basically, if tehre is a 1 (shown as a tick) in column E, the shhet needs to be unhidden. Jote Summary, Clinet Suummary will always be visable.
Any help would be greatly appreciated.
Thanks