Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have the following macro which intercepts the printing on a particular
spreadsheet as I need to set certain criteria before the sheets are printed. Although this then calls the individual macros, which then in turn print out the relevant sheets all ok afterwards it loads up the print dialog box still. Is it possible to stop the print dialog box from showing? Appreciate any help that you can offer on this. Many Thanks, Al Mackay ( ) |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you are talking about the "printing page 1 of 3" type dialog, then unless
you want to get into programming the windows API and subclassing Excel, then I don't believe this can be suppressed. Regards, Tom Ogilvy MrAlMackay wrote in message ... I have the following macro which intercepts the printing on a particular spreadsheet as I need to set certain criteria before the sheets are printed. Although this then calls the individual macros, which then in turn print out the relevant sheets all ok afterwards it loads up the print dialog box still. Is it possible to stop the print dialog box from showing? Appreciate any help that you can offer on this. Many Thanks, Al Mackay ( ) |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There have been posts that freeze everything (windows API calls), but if
something blows up, it'll be alt-ctrl-delete time. http://google.com/groups?threadm=zeU...ab leinet.net MrAlMackay wrote: I have the following macro which intercepts the printing on a particular spreadsheet as I need to set certain criteria before the sheets are printed. Although this then calls the individual macros, which then in turn print out the relevant sheets all ok afterwards it loads up the print dialog box still. Is it possible to stop the print dialog box from showing? Appreciate any help that you can offer on this. Many Thanks, Al Mackay ( ) -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
stop False from appearing | New Users to Excel | |||
How to stop the last record always appearing when I Autofilter | Excel Discussion (Misc queries) | |||
How to stop reviewing bar from automatically appearing | Excel Discussion (Misc queries) | |||
How do I stop the template help from appearing on startup | Excel Discussion (Misc queries) | |||
how do I stop this appearing.......#DIV/0! | New Users to Excel |