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 Mike Lewis 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: *

  1. Trytosolve

    Word Quit() command doesn't work

    try below Dim WordApp As New Word.ApplicationClass() Dim newDoc As New Word.DocumentClass() instead of Dim WordApp As New Word.Application() Dim newDoc As New Word.Document()

Part and Inventory Search

Back
Top