Thread: hide rows
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
geebee geebee is offline
external usenet poster
 
Posts: 190
Default hide rows

hi,

I would like to know how I can hide rows with zeroes in them. I have some
rows with all zeros in them for each column, and need them to be hidden.

0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0


Thanks in advance,
geebee