View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
macca macca is offline
external usenet poster
 
Posts: 18
Default Writing bitmap to Excel Spreadsheet

Hi,

I am using Automation to write data from a VC++ app into an excel(2003)
spreadsheet.

I can write the data i want and also format the text i enter. What i would
like to do, and don't know how to do, is to write a bitmap that i have to
each spreadsheet.

( I am writing a series of reports and would like a bitmap to be in bottom
right hand corner of each sheet. The bitmap is more than one cell is size)

I'd appreciate any suggesstions on how to do this.

Thanks In Advance
Macca