How do you hide rows that have cells that are blank

F

Frank Kabel

Hi
one way (without using VBA). If you have a heading row try the
following
- select your heading row
- goto 'Data - Filter - Autofilter'
- In the columns of your choice click on the filter listbox and choose
'non blanks'.
 
Top