Expanding List Box Beyond 32K rows.

Diesel24

New Member
Joined
Jun 13, 2017
Messages
11
Hello,

Does anyone know how I can increase my list box beyond the 32,000 rows. I have 130K employees that I am tracking and the list box only goes to ee's with last name starting with the letter "E"?

Regards,

Diesel24
 

Excel Facts

How to create a cell-sized chart?
Tiny charts, called Sparklines, were added to Excel 2010. Look for Sparklines on the Insert tab.
There is a limit. I believe I saw 32,767. You should use pulldown lists for criteria to reduce the number of rows displayed.
 
Upvote 0
What I'm trying to say is that you should create a pulldown list of letters so that users can select the letter that the last name begins with. Or you could create clickable letters at the top of the form or sheet so the user can choose quickly. The list would show only names that begin with the letter of choice. Each choice would show a new list of names.
 
Upvote 0
Why not have a dropdown that displays the alphabet and then only display the employee's with names beginning with the letter selected in the dropdown?

Or you could have a dynamic filter based on a textbox, as the user types in the listbox only names that match what they've typed show in the listbox.
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top