25 item limit for drop down lists

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

is there a way to exceed the 25 item limit for a drop down list? Or is there
something else that could be used for a longer list?
 
is there a way to exceed the 25 item limit for a drop down list? Or is there
something else that could be used for a longer list?

There's no way to exceed the limit, but there are alternatives. This
article describes using a combo box in a userform, which isn't
limited:
http://support.microsoft.com/?kbid=306258

You could instead use a combo box from the Control Toolbox directly in
the document:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnword2k2/html/odc_activeX.asp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

25+ Drop Down 1
Drop-Down List Box Limit 2
forms drop down limit 1
Export Drop-Down List Items 2
Drop down Form Field Items lists 1
drop down list size 1
Over 25 items in Form drop-down list 2
drop down list 1

Back
Top