Thread
:
number of words in a drop-down box
View Single Post
#
2
Jay Freedman
Posts: n/a
On Thu, 30 Jun 2005 18:16:11 -0700, Paul Webster Paul
wrote:
I have a drop down box that i want to use a number of choices. Each choice
is a sentence of about 15-20 words. Can this be done?
If you mean the dropdown box on the Forms toolbar, probably not. That
gizmo has a maximum of 50 characters per item, and a maximum of 25
items.
If you need more than that, make a userform (a custom dialog)
containing a list box. See
http://www.word.mvps.org/FAQs/Userfo...eAUserForm.htm
for a
tutorial.
--
Regards,
Jay Freedman
Microsoft Word MVP FAQ:
http://word.mvps.org
Reply With Quote