Launch Word Document Directly from Access table OLE Field.

F

fedupfedman

I am want to store Word Documents in an Access Table OLE field, and be able
to open them directly in word. So if I have a word document as in a
recordset set in a field named WordDoc, how could I retrieve the document from

Rst![WordDoc]

and open it directly in Word.

Thank you so much for your help.
 
Top