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

    STARTING MS-WORD EXCLUSIVELY FOR MY APPLICATION

    ' When I use the folowing code in a VB6-app ' (and having the correct references in my VB6 project) Dim WdApp as Word.application Set WordApp = CreateObject("Word.Application") WordApp.Caption = "THIS IS MY CAPTION" WordApp.Visible = False ' THIS HAPPENS : ' I Start...

Part and Inventory Search

Back
Top