AUTO HIDE ROWS

A

Alan

Is there a method/function to auto hide rows dependent on the value of a cell
in that row ...

Ie cell B3 = 0 ...... hide row ??!

Many thanks again

Alan
 
R

Ron de Bruin

Hi Alan

With VBA code it is possible to do a auto hide but maybe you
can use Autofilter>custom to do what you want
 
Top