Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Excel: Export embedded OLEs back to files (.bmp, .jpg)

Status
Not open for further replies.

mylesbennett

Programmer
Sep 10, 2003
1
FI
I'm hoping that there is now a better solution to that of the similar problem experienced by Aivars (07/20/01).

I have many Excel workbooks, each containing many, many OLE embedded objects. These objects, according to their ProgID attributes, are a mixture of "Paint.Picture" (BMP's), "MSPhotoEd.3" (JPG's) and "Package" (both). I need to programmatically export these objects into their own seperate files.

Any ideas?

There seems to be plenty of methods to get files embedded into objects but none to go the other way.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top