View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Hiding Data while printing

Hide those columns before printing.

Unhide them after printing.

You can use ViewCustom Views to make two views of the sheet.

Pick the view with hidden columns then print.


Gord Dibben MS Excel MVP

On Fri, 20 Jul 2007 13:54:01 -0700, Jeff wrote:

Is there a way to hide data when printing? I have data in columns a thru f,
but when I print I do not want to see the data in columns C or E. This is
for a proposal form I am designing.

Thanks.