HIDE ROWS IF..
Hi TiDz,
Your question is unclear.
Please try to re-explain your needs.
--
---
Regards,
Norman
"TiDz" wrote in message
...
how to hide rows that have values from 0 to 40 in one column depending on
top
value of 3 cells? TIA
a1=2 b1=5 c1=4
result:
0
1
2
3
4
5
|