Insert image in the excel cell.
ironically, I have exactly the same question, but I'm not following the
conversation. I would like to put an image file (tif, bmp, whatever) in an
Excel (2000) cell. I would like it to appear as a thumbnail, until someone
wants to see it (by clicking on it). Otherwise, figures floating around a a
complete mess.
thanks
d
"NickHK" wrote:
Graphics are not stored in cells, but in the drawing layer.
As for the code, record a macro in Excel of the insertion then convert the
VBA to whatever language you are using.
NickHK
"parmanand" wrote in message
...
Hi,
I would like to insert a cell an gif image in the excel cell.
i am using vsto se to create an add-in.
could any one please give me hint syntatically or by an idea.
thanks in advance.
~parm
|