Hi,
I have a list of image file names (minus the extensions) in column A and an Image ActiveX control embedded on Sheet1. Could you help me with a code that would access and display the images? For instance, when a cell in column A containing "Image1" is selected, Excel should access "c:\images\Image1.gif" and display it in the Image ActiveX control.
All images are gif files and all are stored in c:\images\.
_________
Question also posted here
I have a list of image file names (minus the extensions) in column A and an Image ActiveX control embedded on Sheet1. Could you help me with a code that would access and display the images? For instance, when a cell in column A containing "Image1" is selected, Excel should access "c:\images\Image1.gif" and display it in the Image ActiveX control.
All images are gif files and all are stored in c:\images\.
_________
Question also posted here