Hi
I wonder can help me. I have the following sheets within my workbook:
Interface
properties M60
properties M61
properties M62
properties M64
properties general
On sheet "properties general" in cells G1 to G7 I have the following values:
G1 ---- Sheets (properties)
G2 ---- All sheets
G3 ---- properties M60
G4 ---- properties M61
G5 ---- properties M62
G6 ---- properties M64
G7 ---- properties general
Now I have created a dynamic damed range (Sheet_count_DYNAMIC_Properties). This named range essentially covers G3 to G7 (highlighted in green).
My question is, how to code in VBA to hide all sheets declared in named range Sheet_count_DYNAMIC_Properties???. I have attached example xls.
Any help is much appreciated.
Bookmarks