Search results

  1. joshuar

    Filling Adobe forms from Access using VBA

    This thread is a list of a few VBA tricks to getting information from an Access database to a PDF form. I wish I knew how to do this stuff about a decade ago for a big project I was working on, but the resources on how to do it were pretty limited at the time; I had to settle for Access Report...
  2. joshuar

    How do I use VBA to open an Attachment directly from record?

    When interfacing with attachments, the "double click" and the "Open" buttons open the attachment. From there the document can be edited and, when saved, it updates the attachment record directly. If user tried to close the "Attachments" window while the document was still open, the user is even...
Top Bottom