How to show image?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I am using Excel 2003 in window XP. I have a column to store more than 500 images names (ex: D:\0\image123.jpg) and these images are in D:\0\

How do I QUICKLY show all these images in my sheet?
 
Or, if quickly is really a criterion, there are a number of good
photographic database products out there that will work better than
Access.
 
Hi JJ............

There is a Add-in by "Primitive Software" that will go to your .jpg
directory from Excel and return a list of all the .jpg's in that directory
and make a link to each of them so you could just click on the link and the
picture would pop up in your image editor program, (like Paint Shop Pro, in
my case)...........if that's not good enough, then someone with higher VBA
talent than mine, could write a macro that would go and fetch each of those
linked .jpg's and insert them in each cell's Comment Box..........then
whenever you mouse over the cell, the picture would pop up in the Comment
Box..........then you could still click on the link to go get it in Paint
Shop Pro, or whatever, if you wanted..........

hth
Vaya con Dios,
Chuck, CABGx3



JJ said:
Hi,

I am using Excel 2003 in window XP. I have a column to store more than 500
images names (ex: D:\0\image123.jpg) and these images are in D:\0\
 
Back
Top