Display Word Doc in Form

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tom

    Display Word Doc in Form

    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


  • HJ

    #2
    Re: Display Word Doc in Form

    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

    "Tom" <tmason@arth.or g> wrote in message
    news:neT3b.881$ EW1.183@newsrea d1.news.atl.ear thlink.net...[color=blue]
    > Is there a way to display a Word doc in a form and to be able to scroll[/color]
    from[color=blue]
    > start to finish in the doc?
    >
    > Thanks!
    >
    > Tom
    >
    >[/color]


    Comment

    Working...