View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
lothario[_23_] lothario[_23_] is offline
external usenet poster
 
Posts: 1
Default VBA code to invoke the Print dialog box.

In case anyone is interested, one possible answer is:

Application.Dialogs(xlDialogPrint).Show



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/