View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett[_4_] Don Guillett[_4_] is offline
external usenet poster
 
Posts: 2,337
Default ActiveSheet.Printout

application.displayalerts=false
your code
application.displayalerts=true

--
Don Guillett
SalesAid Software

"AA2e72E" wrote in message
...
Can the dialogue that appears after ActiveSheet.Printout be suppressed

i.e. prevented from appearing?