Drop down lists

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am hurriedly trying to enter a drop down list i am following the instructions and have pressed the drop down list icon and entered my list but when i hit ok, it doesnt drop down, what am i doing wrong?
 
If you are talking about a DropDown Formfield, have you protected the
document for forms?

--
Please post any further questions or followup to the newsgroups for the
benefit of others who may be interested. Unsolicited questions forwarded
directly to me will only be answered on a paid consulting basis.

Hope this helps
Doug Robbins - Word MVP
Susan said:
I am hurriedly trying to enter a drop down list i am following the
instructions and have pressed the drop down list icon and entered my list
but when i hit ok, it doesnt drop down, what am i doing wrong?
 
I am trying to create a template letter where I have spaces that the typist can drop in the necessary information. How do you create a prompt to prompt them to enter information?
 
The most elegant method is a UserForm, which requires vba programming
ability.

You may want to use Fill-In fields, Ask fields, or MacroButton fields. The
first two pop up questions/prompts and take the information from the user.
The second is like the fields you see in some of the built-in FAX and letter
templates - a prompt in the document. You click on it and type what you
want, replacing the prompt.

See <URL: http://www.addbalance.com/usersguide/fields.htm#MacroButton> and
<URL: http://www.mvps.org/word/FAQs/TblsFldsFms/UsingMacroButton.htm> for
more about macrobutton fields.

--

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.

Pat R said:
I am trying to create a template letter where I have spaces that the
typist can drop in the necessary information. How do you create a prompt to
prompt them to enter information?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top