how to print hidden column in excel spreadsheet

E

excelbuff

Dave Peterson said:
Unhide them, then print, then rehide them.


-- without doing everytime hide and rehide is there any otherway to print the hidden columns

Dave Peterson
 
T

TedMi

Create a macro that unhides, prints and rehides. Best to assign a name to the
print range and use that as the print source.
 
R

RagDyer

Look into "Custom Views".

You can save various configurations (displays) along with their print
settings, and switch from one to the other with 2 mouse clicks.
 
Top