Hi Liz,
I'm afraid fillin fields are the wrong tool for this job. They're dumb
as dirt, intended for use with mail merges and not for manual input
with decision-making ability.
Instead, set up a template with a userform. See
http://www.word.mvps.org/FAQs/Userforms/CreateAUserForm.htm for a
short tutorial. If you still have questions after reading it, c'mon
back.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
>Hi there,
>
[quoted text clipped - 19 lines]
>I'm not a pro at VBA so perhaps there are things I haven't even thought of
>to accomplish this.
G.G.Yagoda - 03 Mar 2005 19:50 GMT
When all is said and done, it might be easier to just do it by hand.
You don't really gain anything with a user form since it requires the
same number of keystrokes.
LizW - 07 Mar 2005 19:43 GMT
Hi there!
Yes the user form worked but the only problem I am having is setting up the
veritical scroll bar. I put in the value of the height of the page (it won't
take anything less) and I tried setting scroll top but it only allowed me a
very little room to scroll.
The MVPS site didn't seem to have anything about this issue.
Thanks so much for your suggestion. It's really what they are wanting.
> Hi Liz,
>
[quoted text clipped - 35 lines]
> >I'm not a pro at VBA so perhaps there are things I haven't even thought of
> >to accomplish this.