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?
Haytham Amairah
Jan 07, 2019Silver Contributor
Hi Michael,
The code is already programmed to place the image next to the link in the adjacent cell.
This is the result that I got when I run the code.
Isn't that what you asking for?
Marcelo_Purchio
Aug 06, 2020Copper Contributor
The code works for some URL and not for other. Sometimes i need to click and open the URL so it could "read" and output the image on excel.
Could you please help me with this problem?