How to open an instance of Word in a form...

P

paul

I want to open an instance of Word in a form instead of a Text box with
"text" or "memo" datatype. The reason is that user can copy and paste large
amount of text and GRAHPICS to the Word window. And I want this Word
document stores as a link in the table to that record. Can it be done...if
so....how.....Thanks
 
P

Paul Mak

Yes... but the problem is the "backend"....I have a SQL backend and SQL does
not have the hyperlink datatype.
 
Top