add more than 25 items to dropdown field

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

Guest

Is it possible to add more than 25 items to the dropdown form field? Also,
is there a way to import that information from another source?
 
-D- said:
Is it possible to add more than 25 items to the dropdown form field?
Also, is there a way to import that information from another source?

No, that's an absolute limit for that kind of dropdown. To get more, you
have to create a userform and place a combobox or listbox in it. See
http://support.microsoft.com/?kbid=306258 and
http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm.

Once you have a userform, you can get the information from almost any
source -- a Word document, a text file, an Excel worksheet, an Access
database...

If you need further help with this, post questions in the newsgroup
microsoft.public.word.vba.userforms.

--
Regards,
Jay Freedman
Microsoft Word MVP
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
thanks jay...I was tyring to get to the vba.userforms group, so I can get
some info on populating the list. It's not listed under the word groups?
Unless I'm missing something?
 

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

Back
Top