![]() |
Working with PDF files in VBA
Hello, I am trying to move a pdf file from one directory to another (and rename it) using VBA in excel. Any thoughts? thanks. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
Working with PDF files in VBA
name oldfilename as Newfilename
for example: name "c:\myfolder\mypdf.pdf" as "c:\folder3\mynewpdf.pdf" -- Regards, Tom Ogilvy "Vicki Main" wrote in message ... Hello, I am trying to move a pdf file from one directory to another (and rename it) using VBA in excel. Any thoughts? thanks. *** Sent via Developersdex http://www.developersdex.com *** Don't just participate in USENET...get rewarded for it! |
All times are GMT +1. The time now is 08:16 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com