Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Check out http://www.codeproject.com/com/ComExcelImages.asp Cheers. Shan -- shasha ----------------------------------------------------------------------- shashak's Profile: http://www.excelforum.com/member.php...fo&userid=1626 View this thread: http://www.excelforum.com/showthread.php?threadid=27701 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 "shashak" wrote: Check out http://www.codeproject.com/com/ComExcelImages.asp Cheers. Shank -- shashak ------------------------------------------------------------------------ shashak's Profile: http://www.excelforum.com/member.php...o&userid=16265 View this thread: http://www.excelforum.com/showthread...hreadid=277013 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do I insert picture into cell so vlookup can return picture? | Excel Worksheet Functions | |||
insert a picture in to a comment but picture not save on hard disk | Excel Discussion (Misc queries) | |||
How do I put a picture in excel with out using insert? | Excel Discussion (Misc queries) | |||
insert picture into excel | Excel Worksheet Functions | |||
How to Insert Picture in Excel? | Excel Programming |