Forum Discussion
Anggie
Sep 04, 2019Copper Contributor
VBA Drop Down List
Hi Everyone, I developed a combo box drop down list and added a code that works fine but doesn’t let me scroll down my listed options using my down arrow keyboard button. Is there a code to use the d...
JKPieterse
Sep 05, 2019Silver Contributor
Well, yes, the code that runs as you change the combo updates the listfillrange
Anggie
Sep 05, 2019Copper Contributor
Ok I understand what you mean. Yes the purpose of my combo box is for me to type in the first two letters of a name and it gives me options to choose the right one. Like doing a google search in excel for names.
What would be an alternate code?
What would be an alternate code?
- JKPieterseSep 06, 2019Silver ContributorCan you post an anonymized version of your file?