Macro to open print window and set to print entire workbook

R

retseort

I need help getitng a macro created to open the print window, then se
it to 'print the entire workbook'. Then the macro would stop. At whic
the user would then specify additional specs for printing. I.E. # o
pages, paper size etc.

I am trying to default the 'print entire work book option' withou
restricting the user from other print specs.

I have a macro that will print once a button is clicked on th
spreadsheet but it goes directly to print and does not let the user se
other specs. I.E. # of pages, etc.

Thanks in advanc
 
Top