View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default I need my Hidden Rows to stay hidden when I print the sheet.

Hidden rows should not print.

Have you tried?

What happens to the hidden rows?

Do they unhide or just print?

How are they hidden? Manually or by filtering or by VBA?


Gord Dibben MS Excel MVP


On Thu, 20 Jul 2006 11:33:02 -0700, Rosaliewoo
wrote:

I have a large spreadsheet with many hidden rows. I'd like to print the
spreadsheet but without the hidden rows printing. Any ideas?