I have a survey going to 54 different sites. To keep consistancy, I need to
have a drop down menu with more than 25 entries. Some of the entries have
long names which will exceed the 50 character limit. Is this possible or am
I going to have to use a bunch of checkboxes?

Dropdown Menus with more than 25 entries and more characters by Joost

Joost
Fri Nov 05 15:25:13 CST 2004

Hi,

Use a UserForm instead witch doesn't have these
restrictions!

To get started:
http://www.mvps.org/word/FAQs/Userforms/CreateAUserForm.ht
m

Enjoy,
Joost Verdaasdonk

>-----Original Message-----
>I have a survey going to 54 different sites. To keep
consistancy, I need to
>have a drop down menu with more than 25 entries. Some
of the entries have
>long names which will exceed the 50 character limit. Is
this possible or am
>I going to have to use a bunch of checkboxes?
>.
>