Embedding an OLE Object from DAO Recordset

T

terri

I am populating an Excel worksheet via code, reading data from an Access
database using a DAO recordset. The recordset contains an OLE Object with a
stored bitmap. The OleObjects.Add method seems only to link or embed an
external file. Is there any way to add an (embedded) OleObject to the
worksheet and set the source to my recordset value?

Any insight would be much appreciated!
 

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