H
Henri
I need to scan rows in a range and hide them according to
the value of one of their columns.
Basically:
For Cell= E1 to E650
if E(XX)=0 hide row where E(XX) is.
Next
Thanks in advance
the value of one of their columns.
Basically:
For Cell= E1 to E650
if E(XX)=0 hide row where E(XX) is.
Next
Thanks in advance