Display / Edit / Save Word Document embedded within Access Form

T

Tom7777777777

All

I am using an Access 2000 database with SQL backend and currently have 150+
users, within the database they produce a lot of word documents, currently
we load word as a seperate application. I would like to know whether their
is a way to open the word document within an Access form, (rather than
opening word seperatly.) then allow the user to edit the document, then save
the document.

If I drag and drop a word document onto the design view of the Access form,
I am then able to double click on the document to edit it. How can I load
the document via code? How would I save the document?

Thanks for you help

Regards

Tom
 
Top