Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
hello everybody.
My print macro is currently like this Sub FinalOrderPrintWorkbook() Dim sht As Worksheet For Each sht In ActiveWorkbook.Worksheets sht.PrintOut Next sht End Sub My boss has now decided that because the world revolves around salesmen the macro should not automatically print but should bring up the print screen, you know, the one where they can choose a printer and the print settings e.t.c. any help with changing this to bring up the print screen or something new would be much appreciated. Oh and on a separate note any code that can be attached to a button that triggers the save as command would be fantastic. Thankyou in advance. Andrewbt |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Save as PDF not same size as Print and Print Preview in Excel | Excel Discussion (Misc queries) | |||
excell won't print wants to save not print | New Users to Excel | |||
Where to save macros | Excel Discussion (Misc queries) | |||
Save, Save As, Print Grayed Out when instance created via VBA/VB6 | Excel Programming | |||
Save, Save As, Print Grayed Out when instance created via VBA/VB6 | Excel Programming |