Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: SiPearson
  • Content: Threads
  • Order by date
  1. SiPearson

    Using wdDialogFilePrint

    Hi I'm using the following code: Dim oDlg As Dialog Set oDlg = Dialogs(wdDialogFilePrint) With oDlg .Show iNoCopies = .numcopies End With Set oDlg = Nothing to allow a user to print a document. What I want is to capture the number of copies of a...

Part and Inventory Search

Back
Top