Hello all,
I am trying to work out general formatting macros which will allow me to see data the way I need it regardless of the amount of rows containing data but never to more than 400 rows.
For example:
A B
1 aaaaa =IF(A1="",<FORMULA>,"")
2 bbbbb...