On Fri, 30 Oct 2009 18:40:01 -0700, KMK
<KMK DeleteThis @discussions.microsoft.com> wrote:
>It appears you can only use 50 characters in creating a drop down menu item.
>Is there a way to expand the number of characters for each menu option?
The dropdown form field is absolutely limited to 25 entries of at most
50 characters each. To work around this, you need to create a userform
(custom dialog) with a listbox. See these articles:
http://gregmaxey.mvps.org/FormField_UserForm_ListBox.htm
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.