Hi,
I am very new to VBA, so please be gentle.
I am looking for some code that will unhide a specified number of rows, dependant on a Cell value. For Example,
If "B2" states 2, then 2 rows will become unhidden, starting from row 2 inclusive (2:3). If "B2" states 5, then 5 rows will become unhidden, starting from row 2 inclusive (2:6).
Thanks for your patience.
Giofan
I am very new to VBA, so please be gentle.
I am looking for some code that will unhide a specified number of rows, dependant on a Cell value. For Example,
If "B2" states 2, then 2 rows will become unhidden, starting from row 2 inclusive (2:3). If "B2" states 5, then 5 rows will become unhidden, starting from row 2 inclusive (2:6).
Thanks for your patience.
Giofan