save OLE Object to a file

D

Dan

Hi ,
How can I save an OLE object to c:\Temp ?

I managed to open it using:
Me.<OLEObjectName>.Verb = acOLEVerbOpen
Me.<OLEObjectName>.Action = acOLEActivate

But cannot find a way to save it to the drive.

Any idea?
Many thanks,
Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top