how to create an ole object from a file - Ms-access
问题 I have a table with an embedded picture(OLE) coulmn. I Want to be able to insert a new record via a form with a browse option. Anyway, I have a file name, And I need to turn it into an ole object and insert it into the form. how do I do that in VBA? To clarify - I need to turn a file name, into an ole object with that file, and than insert it into the table. Thanks, Fingerman. EDIT: Ok, as pointed out by @HansUp I need to explain. In my form, I have a bound OLE object that is not bound to a