Hi folks,

I have a problem where I can't found decent documentation for anywhere:

I accessed the Excel Ole server from a MFC program and now I want to put a bitmap into a cell of a worksheet; I already have a pointer Range pointer to this cell.

How is this done??
I know there's the Range.PasteSpecial() function, but what do I have to put into it?

(MSDN library is really a mess for this topic).

Help would really be welcomed..

Regards,
Matthias.