Hey guys/gals, I'm trying to use VBA to populate an interactive PDF with data used from excel.
Please refer to the following link, which describes what I am trying to accomplish:
http://forums.adobe.com/thread/2069492
Excel data will consist of accounting values, such as various line items consisting of credits, debits, amounts, dates etc..
There will be a text box at the bottom of this PDF, which will consist of a narrative, incorporating total number of credits, total number of debits, date range of activity ("from xx/xx/xx to xx/xx/xx, there were xx credits and xx debits totaling $xx.xx"). I would like to populate the referenced "xx" with data from the excel spreadsheet.
I was wondering if it is possible to automate this process with VBA. I have tried searching the web to no avail, so if there are any good resources on this topic that you may know of, please share!
- TBR
Please refer to the following link, which describes what I am trying to accomplish:
http://forums.adobe.com/thread/2069492
Excel data will consist of accounting values, such as various line items consisting of credits, debits, amounts, dates etc..
There will be a text box at the bottom of this PDF, which will consist of a narrative, incorporating total number of credits, total number of debits, date range of activity ("from xx/xx/xx to xx/xx/xx, there were xx credits and xx debits totaling $xx.xx"). I would like to populate the referenced "xx" with data from the excel spreadsheet.
I was wondering if it is possible to automate this process with VBA. I have tried searching the web to no avail, so if there are any good resources on this topic that you may know of, please share!
- TBR