Search results

  1. I

    Create table in Word Document From Access using VBA

    Thanks was able to link it to the document
  2. I

    Create table in Word Document From Access using VBA

    I am trying to create tables in a Word document template from my Access database. This bit of code runs fine from Word itself and creates tables as required. I was wondering if its possible to run this code from Access and point to a specific word document in which to create the tables. Dim...
Back
Top Bottom