Trying to Use Macro or Event Procedure to open BoundObject

B

Blonde CE

I have a database form with an Bound OLE Object. It is a microsowft word
document. I need to make this VERY user friendly. I would like to set up a
button to do the equivilent of Right Click - Docuemnt Object - Open. It can
also be done from the menu Edit - Docuemnt Object - Open.

The Runcommand does not access these functions, and neither does the
DoMenuItem.

Any ideas? I would be happy with a macro that records key strokes, but I
can't even find that function!
 
Top