View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TONYC[_10_] TONYC[_10_] is offline
external usenet poster
 
Posts: 1
Default Deactivating Printing Message

When printing a document via a macro can the printing message whic
appears on screen be turned off.

I am using the following command

ActiveWindow.SelectedSheets.PrintOut Copies:=1, Collate:=True

Ton

--
Message posted from http://www.ExcelForum.com