Printing Hidden Columns?

  • Thread starter Thread starter Talitha
  • Start date Start date
Talitha, one way would be to use a macro to unhide the columns, print the
sheet and then hide the columns again, you could assign it to a button on
the sheet and this way you would only have to press it when you wanted to
print

--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2000 & 97
** remove news from my email address to reply by email **
 
You can create Custom Views -- one with the columns hidden, and one with
the columns visible. Before you print, select the Custom View that has
the columns visible. After printing, select the Custom View with columns
hidden.

You can also use the Report Manager Add-In to control the printing. If
it's not installed, you can download it from here:


http://www.microsoft.com/downloads/...92-D511-4760-8094-2754D82A4E2F&displaylang=EN

To create a Custom View, set up the worksheet with hidden or visible columns
Choose View>Custom Views
Click Add, and type a name for the view
Select the settings you want to include
Click OK
 
Back
Top