Combining PDF reports with VBA
Posted: Tue Jan 13, 2009 11:49 pm
I have created some code that pulls data into an excel sheet to create a report. The report is then saved to a file path and also pdf and the pdf is saved to a file path, and then it continues on to the next report. By the time my program is finished running I have 250 excel reports and 250 pdf reports.
Is there any way that I could within my code to combine the pdf reports into one file?
PLEASE HELP ME!!
Is there any way that I could within my code to combine the pdf reports into one file?
PLEASE HELP ME!!