View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
rocket0612[_10_] rocket0612[_10_] is offline
external usenet poster
 
Posts: 1
Default How do I turn off print preview with a macro?


just a simple:


Code:
--------------------

ActiveDocument.ClosePrintPreview

--------------------


--
rocket0612
------------------------------------------------------------------------
rocket0612's Profile: http://www.excelforum.com/member.php...o&userid=19492
View this thread: http://www.excelforum.com/showthread...hreadid=521447