View Single Post
  #2   Report Post  
Posted to microsoft.public.word.tables
Jay Freedman Jay Freedman is offline
external usenet poster
 
Posts: 9,854
Default Multiple item entry into Drop Down Lists

If you're using dropdown form fields, you can't add more than 25 items,
either one at a time or in groups. The workaround is to make a userform
containing a combo box or a list box, and display the userform on entry to a
text form field. See 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.

gary wrote:
I'm building forms. I have drop down lists with 125 items. Is there
a way to add them all at one entry, a copy and paste approach, or do
I have do each one as a separate add?