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

Inserting Picture into an Excel Sheet using OLE

ashok_kumar24116
Contributor
0 Likes
753

Hi,

I am working on OLE .

I have downloaded all my report data using <b>OLE Objects.</b>

Now is there a way by which i can <b>insert a picture into the Excel Sheet through ABAP program(OLE)</b>.

can anyone suggest suitable methods using OLE Objects for inserting picture.

Thanks and Regards

AK

Hi,

I am working on OLE .

I have downloaded all my report data using <b>OLE Objects.</b>

Now is there a way by which i can <b>insert a picture into the Excel Sheet through ABAP program(OLE)</b>.

can anyone suggest suitable methods using OLE Objects for inserting picture.

Thanks and Regards

AK

2 REPLIES 2
Read only

Former Member
Read only

Former Member
0 Likes
459

Hi Ashok,

Was your task of adding picture/image to excel using OLE solved ?

Were you able to use the'AddPicture' method?

Can you please help me out with the same code, if you can?

My requirement is to insert an image into the excel using OLE.

I was trying with the ShapesObject, but to no avail.

Request inputs of anyone who were able to solve this

Thanks in adv,

Gary