Adding vertical scrollbars to a embedded word document

C

capax.solutions

I have an embedded word document in my access form which I'm using to
show a preview of how a particular part of a 3rd party report will
look like. I've been able to create the word document and embed it
into the form but I can't activate the vertical scroll bars so much of
what I'm trying to display is clipped off. Any help would be greatly
apreciated.
 
C

capax.solutions

Seems I posted too soon, managed to work out a solution of sorts. For
anyone else trying to do the same I solved my problem by creating the
embedded word document as a very large subform. The subform provides
the scroll bars and everything seems to work just lovely.
 
Top