anandpadia
New Member
- Joined
- Apr 25, 2012
- Messages
- 2
Hi everyone.. need help in finishing my project.
I have a excel file which has some list of links to secure pdf links. i.e. I don't have the links stating http://xxx.xxx.xx/xxx.xx/xx/xyz.pdf instead it states some thing like this..
https: //mail-attachment.googleusercontent.com/attachment/?ui=2&ik=79e04b0b47&view=att&th=13674be07c6d13ce&attid=0.1&disp=inline&safe=1&zw&saduie=AG9B_P_pUT97nNMIRvpIWoGql1aS&sadet=1335382017065&sads=5HmYd7BZ50JLzq1MAw3M0lmyao4&sadssc=1
I have automated a piece where for loop runs and opens each link one by one, now I need help in making vba to save that pdf on local drive.
I have a excel file which has some list of links to secure pdf links. i.e. I don't have the links stating http://xxx.xxx.xx/xxx.xx/xx/xyz.pdf instead it states some thing like this..
https: //mail-attachment.googleusercontent.com/attachment/?ui=2&ik=79e04b0b47&view=att&th=13674be07c6d13ce&attid=0.1&disp=inline&safe=1&zw&saduie=AG9B_P_pUT97nNMIRvpIWoGql1aS&sadet=1335382017065&sads=5HmYd7BZ50JLzq1MAw3M0lmyao4&sadssc=1
I have automated a piece where for loop runs and opens each link one by one, now I need help in making vba to save that pdf on local drive.