Forum Discussion
Michael Lovice
Jan 04, 2019Copper Contributor
Convert image url to actual image in excel
I have a column of image URLs in my workbook and would like to show the actual image in the next column. Is there a formula or add in that can be used?
Alevizos
May 15, 2019Copper Contributor
Hi this code is very helpful thank you
I was wondering if there is a way to actually download the images?
if i am understanding this the images we are seeing are just being generated from the link but are not hard files on the computer?
Thanks
Haytham Amairah
May 17, 2019Silver Contributor
Hi,
After you run the code, these pictures get saved locally in the workbook.
If you want to extract them into a folder outside Excel, the trick is to save the workbook as a Webpage (*htm; *html) using the Save As dialog box.
After then, go to the webpage folder and find them inside it.
Regards