M
Mario M
Hi there ,
I have a form with a textbox called "TxtSearchCustomer" and a listbox called
"lstCustomers"
I already found out how to filter the data when i typed some value in a
textbox but this in the afterupdate event. this means the data will be
available after the textbox has lost focus.
Is there a way to filter the listbox while typing into the textbox and reset
the listbox when the textbox is empty ?
many thanks
Mario
I have a form with a textbox called "TxtSearchCustomer" and a listbox called
"lstCustomers"
I already found out how to filter the data when i typed some value in a
textbox but this in the afterupdate event. this means the data will be
available after the textbox has lost focus.
Is there a way to filter the listbox while typing into the textbox and reset
the listbox when the textbox is empty ?
many thanks
Mario