View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gandalf the White Gandalf the White is offline
external usenet poster
 
Posts: 4
Default Import picture into Excel cell

I am trying to import a picture off of the web, not data, into an Excel
cell.
When I do a New Web Query, while the table visually includes the image, the
image is not downloaded.
I think that is because the image is stored at a different URL.
When I enter the URL of the image into the cell, all I get is the URL
address.
If I double click on the cell, IE shows me the image.
So, I know the address is correct.

How do I tell Excel that I want it to download the image?

All assistance gratefully appreciated.
Gandalf