save OLE Object to a file

D

Dan

I manage to open an OLE object using:
Me.<OLEObjectName>.Verb = acOLEVerbOpen
Me.<OLEObjectName>.Action = acOLEActivate

but how instead of opening can I save it to a folder - let's say C:\Temp

I tried to look for it online but did not find anything yet.
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