S
sam
Hi All,
Is it possible to start displaying items once I start typing in a textbox?
For eg, I have a userform connected to access database, Once I start typing
in Name text box it displays the result below (something like google search)
SO if I type in "A" i get all the names starting with "A" such as:
Name: [ A.... ]
Aaron
Aber
Acron
If I type in a number, "2" I get the list of phone numbers starting with 2
and so on.
Can this be done in VBA?
Hope I made it clear.
Thanks in Advance
Is it possible to start displaying items once I start typing in a textbox?
For eg, I have a userform connected to access database, Once I start typing
in Name text box it displays the result below (something like google search)
SO if I type in "A" i get all the names starting with "A" such as:
Name: [ A.... ]
Aaron
Aber
Acron
If I type in a number, "2" I get the list of phone numbers starting with 2
and so on.
Can this be done in VBA?
Hope I made it clear.
Thanks in Advance