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

    Witch Office version?

    Hello all! Is it possible to determine witch version of Microsoft Office currently installed on a machine from the registry (or from somewhere else). I'm know there is a "ProfileString" and the "PrivateProfileString" properties, but how do I use it? And what if the user...
  2. LTJ

    Word Basic and Dialog() (Office95)

    Hello all, I have two questions someone might help me solve. 1) Is it possible to change the titlename in dialogboxes that you're not making yourself? Take this example (Word Basic, Office95): Dim dlg As FileNew return = Dialog(dlg) If return = - 1 Then FileNew dlg Does the...

Part and Inventory Search

Back
Top