thread705-1227398
This code will use the arrow keys to cycle through the combobox list. I believe listindex is read only, combo.item(i) is what is used to set selected item.
Public Sub ArrowKeys(ByRef KeyCode As Integer, combo As ComboBox, ByRef Flag As Boolean)
' flag is used to be able to...
thread702-1770989
I know this is an addition to a very old thread. but just in case, it might help someone to unstuck.
ms access vba combobox filter as you type , ms access vba combobox search as you type
Thanks BenSacheri for the nice thread and posted solution. It was actually very...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.