earwig999
New Member
- Joined
- Jan 11, 2013
- Messages
- 42
I am trying to create a Macro in VBA to Import data from either single or multiple PDF forms in to an Excel workbook. Adding each form as a new row in the sheet.
I am thinking of a Button with the macro attached on the Sheet, which then identifies a folder containing the forms. It then pulls the data from the PDFs and adds each form as a new row to the sheet.
I would like to be able to also spot/prevent duplicate imports if possible.
What's the best way of achieving this?
I am thinking of a Button with the macro attached on the Sheet, which then identifies a folder containing the forms. It then pulls the data from the PDFs and adds each form as a new row to the sheet.
I would like to be able to also spot/prevent duplicate imports if possible.
What's the best way of achieving this?