I tend to think that you already have it the best way for most
purposes, since you will only have the original picture once on
your computer and not a who lot of copies in Excel workbooks.
You could use what you have to generate your own HTML file
if you know HMTL. There are many album applications that
create HTML files.
My XL2HTML is ignorant of HTML tags so you can mix tags
in cells with data, and generate HTML. Since you have hyperlinks
you can use them to generate the coding see my buildtoc.htm
page where you will find such functions as hyperlinkaddress
to extract the hyperlink address.
Anyway in Excel there are several possibilities, see
Add a picture to a comment
http://www.contextures.com/xlcomments02.html#Picture
Display picture based on cell value
http://www.mcgimpsey.com/excel/lookuppics.html
Merge Pictures and Words (#photos) these are links
http://www.mvps.org/dmcritchie/excel/mailmerg.htm
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages: http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page: http://www.mvps.org/dmcritchie/excel/search.htm
> Hi,
>
[quoted text clipped - 16 lines]
> (and if possible, I would like to grow the cell's size to accomodate
> for the size of the picture once it is downloaded).
David McRitchie - 30 May 2006 19:50 GMT
actually as far as generating HTML goes, if you are just
going to copy and paste, you might as well just use worksheet
formulas alone. Just depends on what is easiest for you, but
you would have to know HTML.