Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a sheet with a command button linked to a macro that will print
out other sheets in the workbook. Id like to have the printable sheets hidden from view. I thought it was printing fine but today I got the following error. "Run-Time Error 1004" "Printout method of worksheet failed" My code is the following: Worksheets("Standard").PrintOut Can I print hidden sheets? or do I need to unhide, print, then hide again? Thanks Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Printing hidden worksheets | Excel Discussion (Misc queries) | |||
"With Sheets" Issue - macro on one sheet to affect hidden rows on other sheets | Excel Programming | |||
Printing a hidden sheet | Excel Programming | |||
Printing hidden sheets | Excel Programming | |||
Code for Printing Hidden Sheets | Excel Programming |