Create macro to insert OLE object

L

LDMueller

In Access 2003, I created a field which is an OLE Object. In my form, I want
to create a macro which performs the
following tasks:

Right Click, Insert Object, Create from File, Browse to the folder C:\Temp\
so you can pick the .MSG file.
 
Top