G
Goldar
I have a text box that should fire the its Change event each time a character
is entered. This action should trigger a change to the RowSource property in
a related list box. thus causing a Requery to take place. This is intended
to be a "poor man's" incremental search. The first time a character is
entered in the text box, nothing happens (e.g. no entry to the On Change
code). Sometimes, this event is never executed, and sometimes the textbox
value is null. Any suggestions as to what's going on?
Thanks,
is entered. This action should trigger a change to the RowSource property in
a related list box. thus causing a Requery to take place. This is intended
to be a "poor man's" incremental search. The first time a character is
entered in the text box, nothing happens (e.g. no entry to the On Change
code). Sometimes, this event is never executed, and sometimes the textbox
value is null. Any suggestions as to what's going on?
Thanks,