Insert macro into formula
I would like to insert a macro into my worksheet that will hide or unhide
rows of the worksheet based on the input value of a cell.
For example, if the user enters "Y" (for yes) in a cell, I want the next two
rows below the input cell to unhide. If the user enters "N" or "N/A", I want
the next two rows to remain hidden.
Thanks!
|