Question 1:
I would like to Hide rows based on an If/Then statement
Cell A1 has the value of "1" or "2" (from a drop down list). If A1 has the value of "1", the rows 2:4 will be hidden. If it has other values, the rows 2:4 will be unhidden.
Question 2:
I tried the following VBA code. It is unclear to me why it doesn't work. How to correct it? Can it be used as the answer to Question 1 (if corrected)?
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
Thanks in advance for any clarification.
Best regards,
RD
Bookmarks