Whaooo...
Don't you think all this is over the top ???
I just want to use the {FILLIN} field... simply because... this is simple
(don't anyone love simple stuff anymore)
The only Pb I have is: why is the document displayed AFTER the user is
prompted for the info instead of BEFORE.... otherwise, the {FILLIN} field
does the job just as I want it....
Note that:
- If the template is in 'Normal View' instead of 'Print View', it works as I
would expect
- If I take the 'Professional Fax' template as a starting point, and add my
{FILLIN} field into it, it works as expected despite the fact this is a
'Print View' view...
So why taking the big vbapons out just for this? Ok, I know, vba rocks blah
blah blah and you can do plenty of fancy stuff with it....blah blah blah...
But can't anyone have a simple solution ?
Pleeaaaaseeeee....
Mane Thanks
JM
> You might want to check out my series of free Forms articles,
> particularly the "Please Fill Out This Form" series...which starts at
[quoted text clipped - 33 lines]
>>
>>JM
Dian D. Chapman, MVP - 22 Feb 2005 21:36 GMT
Sorry, I can't help you there cos' I never bothered to use the Fillin
field since using form fields is so much easier and more straight
forward, IMO...vba included or not.
Here's a different article you might want to check out:
How to create a template that makes it easy for users to "fill in the
blanks", without doing any programming
http://word.mvps.org/FAQs/Customization/FillinTheBlanks.htm
Good luck...
Dian D. Chapman, Technical Consultant
Microsoft MVP, MOS Certified
Editor/TechTrax Ezine
Free MS Tutorials: http://www.mousetrax.com/techtrax
Free Word eBook: http://www.mousetrax.com/books.html
Optimize your business docs: http://www.mousetrax.com/consulting
Learn VBA the easy way: http://www.mousetrax.com/techcourses.html
>Whaooo...
>
[quoted text clipped - 62 lines]
>>>
>>>JM
Doug Robbins - 23 Feb 2005 00:01 GMT
No. Almost certainly at some time in the future you will find it well worth
while knowing how to do more than use {FILLIN} fields.

Signature
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.
Hope this helps,
Doug Robbins - Word MVP
> Whaooo...
>
[quoted text clipped - 63 lines]
>>>
>>>JM
Beth Melton - 28 Feb 2005 15:01 GMT
The simple solution is to use a little VBA to make sure your document
is in Print Layout View.
But I gather by the 'blah blah blahs' you aren't interested in taking
this route.
And no, it's not just for 'fancy stuff' it's for making what you want
to have happen, happen. :-)

Signature
Please post all follow-up questions to the newsgroup. Requests for
assistance by email can not be acknowledged.
~~~~~~~~~~~~~~~
Beth Melton
Microsoft Office MVP

Signature
Word FAQ: http://mvps.org/word
TechTrax eZine: http://mousetrax.com/techtrax/
MVP FAQ site: http://mvps.org/
> The only Pb I have is: why is the document displayed AFTER the user
> is prompted for the info instead of BEFORE.... otherwise, the
[quoted text clipped - 63 lines]
>>>
>>>JM
Suzanne S. Barnhill - 28 Feb 2005 16:17 GMT
No VBA should be required. If the template is saved in Print Layout view, it
will open in Print Layout view. FWIW, I've noticed this same discrepancy
with UserForms that run on an AutoNew command.

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> The simple solution is to use a little VBA to make sure your document
> is in Print Layout View.
[quoted text clipped - 83 lines]
> >>>
> >>>JM