Dear all I need your help.
I'm trying to write a VBA code to open some Pdf Files, and rename them, Using Excel Vba editor.
I have divided the code in two parts
the first part concern to getting the name of pdf file, saved in a folder, as list in excel file (this part of code is already developed and its works).
The second part of job is to open the files (using a path gotten from the first part of the code) and then rename them and save in adifferent directory.
Coould you help me? Please
Bookmarks