that is a MASSIVE amount of code for what should be a really simple thing. i use the ChangeEvent on a textbox to filter a query-based listbox all the time. here is the code i use:
On Change of textbox that i'm typing in my text (txtSearchText)
Private Sub txtSearchText_Change()
Dim...
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.