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

    Search & Replace in Word with VBS

    I want to search and replace items in a word document with a vbs-script. I tried everything without success. Thanks in advance Johannes from Germany Set Word = CreateObject("Word.Application") Word.Documents.Open("c:\example.doc") Word.Visible= true Word.Documents.Add Set Text =...

Part and Inventory Search

Back
Top