DropDown Field 25 Item Limit

G

Greg Maxey

I have been meaning to post a Tips page on this subject on my web page for
quite a while and so I dusted it off and finished it up today. I departed
somewhat from the Microsoft KB Article 19856 suggestion to use a ComboBox
and I used a ListBox instead because a formfield dropdown doesn't function
like a combobox.

The method lets you use one userform and on entry macro for as many textbox
fields you want to use as for dropdown entry. It also sets the value in the
dropdown to match the current value in the textfield.

As always, I appreciate in constructive comments or suggestions for
improvement.

http://gregmaxey.mvps.org/FormField_UserForm_ListBox.htm
 

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

Top