Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

logo in excel sheet while mailing

Former Member
0 Likes
450

Hi,

Is there anyway we can add logo to excel.I am sending excel sheet as attachment via email, now i need to add logo into the excel sheet. Is it possible to add logo into excel sheet.

Regards,

Karthik.k

2 REPLIES 2
Read only

Former Member
0 Likes
415

Hi Karthik,

I'm not sure, how you are developing the above.

If your devopment is focusing more on Excel better go for OLE.

By using this you can open an existing Excel template (so you can place your logo here).

You can do many more things by this method by writing macro (like formatting data, drawing graphs, etc).

Regards

Surya.

Read only

Former Member
0 Likes
415

Hi,

Thanks for the information. Is it possible to send as attachment via mail if we are using OLE.Kindly provide some sample code aslo.

Regards,

Karthik.k