Display Word Doc in Form

T

Tom

Is there a way to display a Word doc in a form and to be able to scroll from
start to finish in the doc?

Thanks!

Tom
 
H

HJ

Yes, there is. You can add an OLE object to your form and enter the data for
the Word document. Try this with an unbound OLE object first; that will show
a dialog box to select a document.

HJ
 
Top