I have an OLE object field defined in my database. I need to set up a form that includes this OLE object field. How can I automatically do an "Insert Object | MS Word Document" for a new record so the client doesn't have to do a right-click | Insert Object? Also, once the MS Word object is opened and the client has entered their text, how can I automate an additional step ("Save As Web Page"
before closing the MS Word Object on the form. (I still want to retain the MS Word embedded object for my Access database...the "save as web page" is *just* an additional step I want to perform.)