query: print dialog with entire workbook set
sheets.select
application.Dialogs(xlDialogPrint).Show
--
Regards,
Tom Ogilvy
"KevinGPO" wrote in message
...
How can I write a macro to display/show the print dialog box/window, but
with Entire Workbook selected?
|