I have an excel sheet with 2 columns, A and B. Column A has a name, and column B has the image URL.
I want to download all the images and have them renamed to what's in column A. I've searched on here and it appears that there has been a previous solution, but the code doesn't work on my version of excel/PC as I get an error:
"Compile Error
The code in the project must be updated for use on 64 bit systems. Please review and update Declare statements then mark them with the PtrSafe Attribute".
Here's the previous post: GET pictures from a url and then rename the picture
Would appreciate and love any help regarding this!
See Question&Answers more detail:os