Get Picture from Access OLE Object Field

T

terri

I am importing data from an Access database by opening a DAO recordset
object. Transferring the text is easy. There are graphics (bmp/jpeg) stored
in an OLE Object field that I need to programmatically “paste†into the
workbook. Any ideas?
 
Top