Insert Picture into excel

M

Macca

Hi,

I am using VC++ 6 with automation to write data to an excel spreadsheet.

I am having a problem inserting a picture(bitmap) into my spreadsheet.

Does anyone know how i can accomplish this?

Thanks In Advance
Macca
 
M

Macca

Hi Shashak,

Thanks for the reply. The article is very interesting but i have a problem.
I am using excel 2003 and when i import the type library i find that some of
the excel classes are different from earlier versions.

e.g the _WorkSheet class does not have the Pictures() method in it which it
does have in the example you sent me. Im not sure how to link the picture i
want to write to the current sheet.

Is there a different way of doing it using the type library for excel 2003?

Thanks In Advance
Macca
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top