Search results

  1. P

    Automating Mailmerge problem

    Hi I've written some code that automates a mailmerge from a form in MSacess - and it works fine...BUT... straight after the code line Set objWord = GetObject(stDocName, "Word.Document") the word document opens and prompts with "Opening this document will run with the following...
  2. P

    Data Log via IP into tables

    I need to write an application to collect and process data coming from our Telephone digital pbx. I have a connecton to the system - via a network cable - and can connect using HyperTerminal and see the data coming through as calls are made. Ideally, I would like to do this in VBA in Access...
Back
Top Bottom