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

  1. chrismanster

    DSN Connection for MailMerge

    I am trying to connect to a data source via a DSN connection, when the OpenDataSource command executes, the script crashes. Here is the code: Sub GenerateDocument(id) Dim oApp, oDoc, oSel Set oApp = CreateObject("Word.Application") Set oDoc = oApp.Documents.Add With...

Part and Inventory Search

Back
Top