Had to re-register as I don't have access to my old login, but hello to everyone here as I have been gone for a bit. I am rebuilding an old spreadsheet from scratch (other one is dead and gone).
After looking through about 30 or 40 of the posts and trying to get something to work I am at my wits end. About 3 years ago someone helped me with this and after not using it...I have forgotten how to accomplish this.
I have a cell AA2 on the sheet that displays the result from an input on another page. I am using that cell to decide which rows to hide on the same sheet. For Instance
If AA2 = "Test" then Rows 4 through 35 should be hidden.
If AA2 = "Test1" Then Rows 36 through 65 should be hidden.
If AA2 = "Test2" The Rows 65 through 100 should be hidden.
I've tried basic multiple variations of codes and so far nothing has worked.
I apprecaite any input and ideas.
Thanks!
After looking through about 30 or 40 of the posts and trying to get something to work I am at my wits end. About 3 years ago someone helped me with this and after not using it...I have forgotten how to accomplish this.
I have a cell AA2 on the sheet that displays the result from an input on another page. I am using that cell to decide which rows to hide on the same sheet. For Instance
If AA2 = "Test" then Rows 4 through 35 should be hidden.
If AA2 = "Test1" Then Rows 36 through 65 should be hidden.
If AA2 = "Test2" The Rows 65 through 100 should be hidden.
I've tried basic multiple variations of codes and so far nothing has worked.
I apprecaite any input and ideas.
Thanks!