Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am trying to select multiple sheets according to whether
they have any information on them. Ithen want to use the printdialog box so that the individual can select his printer. I have figured out how to close the unnecessary sheets so if I could get the "entire workbook" radio button to be clicked upon opening the dialogs box that would work. I looked through all of the arguments and I see a print_what argument is available but I cannot seem to figure out what words to use. I can make if statements and find the sheets, but the only way I can get the sheets to print is with Sheets(Array (?)).Select. I cannot figure out how to change the array depending on whether I want to select that sheet or not. Please help if you can. Dennis |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting Multiple Sheets in VBA | Excel Worksheet Functions | |||
selecting multiple sheets | Excel Worksheet Functions | |||
Page set-up when selecting multiple sheets | Excel Programming | |||
selecting multiple sheets | Excel Programming | |||
Changing the value in multiple sheets without selecting those sheets | Excel Programming |