Hello,
I am looking for a solution for one of my workbooks to make it easier to read and make it smaller, eliminating not needed or blank areas.
For it I would like to know how can VBA code help me to make: IF A1 = "1" then hide row 1, otherwise do nothing. The same for row 2, 3, 4, and so on for the whole book (if it is too much, I can do with a 1000 rows limit).
Thanks in advance.
I am looking for a solution for one of my workbooks to make it easier to read and make it smaller, eliminating not needed or blank areas.
For it I would like to know how can VBA code help me to make: IF A1 = "1" then hide row 1, otherwise do nothing. The same for row 2, 3, 4, and so on for the whole book (if it is too much, I can do with a 1000 rows limit).
Thanks in advance.