View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tim Williams Tim Williams is offline
external usenet poster
 
Posts: 1,588
Default Inserting an image in an excel sheet using QTP !

QTP is what? If it is a COM-compatible scripting environment then you
could automate Excel to add the picture.
Record a mocro in Excel while adding a picture and you should be able
to use the code in your script (after creating a reference to the
Excel application).

Tim.

"Vishal" wrote in message
oups.com...
I need to insert an image in an excel sheet using my QTP script. Can
anyone help ?

Thanks
Vishal