CREATING A DROP DOWN SELECTION?

  • Thread starter Thread starter JNL19
  • Start date Start date
JNL19 said:
How do I create a drop down box of selections?

One way is an AutoTextList field
(http://www.word.mvps.org/FAQs/TblsFldsFms/AutoTextList.htm).

Another is a dropdown form field in a protected form
(http://www.computorcompanion.com/LPMArticle.asp?ID=22).

A third way, which avoids the limitations of form fields, is a UserForm
(http://support.microsoft.com/?kbid=306258).

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 

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