Word Template for forms

  • Thread starter Thread starter Guest
  • Start date Start date
Define what you mean by "question boxes."

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
When you open your document a box (w/blue border) pops up and it will either
ask a question or it will tell you to do something. Examples: What is your
Birthdate or Enter your name. You answer or enter the info. and it is
put in the correct place in the document. Once you have answered the first
box then another will pop up with another question. It will do this until
you answer the last box. It is really great for forms (especially when you
need to be very specific with people). Any help would be greatly
appreciated. Thanks.
 
What you are referring to is what is called a Fill-In or Ask field. You can
get examples of how these work (and don't work) at
http://addbalance.com/word/download.htm.

Probably better would be a UserForm which allows a lot more flexibility or
an online form. UserForms are custom dialog boxes that use vba programming.
You can find out more about UserForms at
http://word.mvps.org/FAQs/Userforms.htm and
http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm. Online forms are
simpler but less flexible. They are created using the Forms toolbar. For
more about online forms, follow the links at
http://addbalance.com/word/wordwebresources.htm#Forms or
http://word.mvps.org/FAQs/Customization/FillinTheBlanks.htm especially Dian
Chapman's series of articles.

Hope this helps,
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
Thank you. These sites are excellent.

Charles Kenyon said:
What you are referring to is what is called a Fill-In or Ask field. You can
get examples of how these work (and don't work) at
http://addbalance.com/word/download.htm.

Probably better would be a UserForm which allows a lot more flexibility or
an online form. UserForms are custom dialog boxes that use vba programming.
You can find out more about UserForms at
http://word.mvps.org/FAQs/Userforms.htm and
http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm. Online forms are
simpler but less flexible. They are created using the Forms toolbar. For
more about online forms, follow the links at
http://addbalance.com/word/wordwebresources.htm#Forms or
http://word.mvps.org/FAQs/Customization/FillinTheBlanks.htm especially Dian
Chapman's series of articles.

Hope this helps,
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 
Back
Top