I have an issue in terms of getting a URL link to show the picture in the adjacent column.
Example:
https://dyn.keepa.com/pricehistory.p...d&cUsed=ffffff
I've used the coding for turning url images into the adjacent column, as indicated in the link here:
https://www.extendoffice.com/documen...-from-url.html
However, it seems that the way the URL is structured (the image format code is in the middle of the URL rather than end) makes it difficult for VBA to recognize it as an image
Does anyone know how to account for this?
Example:
https://dyn.keepa.com/pricehistory.p...d&cUsed=ffffff
I've used the coding for turning url images into the adjacent column, as indicated in the link here:
https://www.extendoffice.com/documen...-from-url.html
However, it seems that the way the URL is structured (the image format code is in the middle of the URL rather than end) makes it difficult for VBA to recognize it as an image
Does anyone know how to account for this?