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: excellover
  • Content: Threads
  • Order by date
  1. excellover

    How to change the wdFilePrintOut Printer box?

    Hi guys, what I want to do is to change the printer box to the printer I need before the file print window pops up, I am wondering why I can not acheive this with the following code my code: sub pt() set it=dialogs(wdFilePrintOut) with it .Printer="HP Jet three" .show end with...
  2. excellover

    How to sendkeys to word fileprint dialogbox?

    or other dialog box? thanks
  3. excellover

    pop up windows using excel

    I want to pop up a window at a fixed time using excel to remind me of doing sth. My problem is that I can pop up a window, but I can not let the window show on the top of other windows, eg. IE, so that I could notice the reminder. I tried win32api functions ...
  4. excellover

    about addins

    can anyone give me a good tutail web site on how to make addins?

Part and Inventory Search

Back
Top