vba code for taking an MS Access attachment pdfs save locally

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Patrickwwevans
    New Member
    • Nov 2013
    • 8

    vba code for taking an MS Access attachment pdfs save locally

    Hi, I am migrating someone else's MS Access db and have a couple thousand records where they have an attachment data type saving a PDF file - in the table. So I am looking for a procedure or loop command on a form to run through the table and save those files on a shared drive. Ideally I want to be able to use the ID of my new table for part of the file name. Any help would be appreciated. Using MS Access 2010 on windows 7 environment. Thanks.
Working...