Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I had a VBA Code to combine PDF files. It works file with my Adobe Acrobat
7.0. But recently I installed an Acrobat 8.0 reader, and then found out that the code doesn't function properly. Then I uninstalled it. My code still doesn't work. This is the part of the code that doesn't work: Dim objPDFDoc As Object Set objPDFDoc = New AcroPDDoc Now everytime the program goes to the "Set objPDFDoc = New AcroPDDoc". It automatically exit the procedure. Could anybody help me to figure out what is the reason and how to solve the problem? Thanks a lot! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Codes needed to copy same one row from more than 300 Excel files | Excel Discussion (Misc queries) | |||
combine change event codes | Excel Programming | |||
combine 2 files into one | Excel Worksheet Functions | |||
Combine files | Excel Programming |