Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have a project that includes one main sheet used to collect necessary data and then a number of other sheets that calculate and display the data in reports. I would like to keep all of the report sheets hidden and then be able to print from the main sheet by clicking a command button relating to the sheet. I've tried Sub Print () Sheets("Report_To_Print").PrintOut Copies:=1, Collate:=True End Sub However I get a compile error. Is it possible to print a hidden sheet without making it visible first? Can anybody offer a solution? Thanks for your help, Todd |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Again printing with hidden rows | Excel Worksheet Functions | |||
Formula or Code to keep Hidden Rows Hidden | Excel Worksheet Functions | |||
Printing hidden worksheets | Excel Discussion (Misc queries) | |||
How to repeat a code for selected sheets (or a contiguous range of sheets) in a Workbook? | Excel Worksheet Functions | |||
Printing hidden comments | Excel Discussion (Misc queries) |