View Single Post
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
Jay Freedman Jay Freedman is offline
external usenet poster
 
Posts: 9,854
Default CREATING A DROP DOWN SELECTION?

JNL19 wrote:
How do I create a drop down box of selections?


One way is an AutoTextList field
(http://www.word.mvps.org/FAQs/TblsFl...oTextList.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 FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.