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!
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!