E
Emile
I have a list box with 600 client names which I can scroll thru to make a
selection that populates a text box. I have two questions.
1. How do I display the names in the list box in alphabetical order?
2. Rather than scroll thru the list I would like to use another text box to
find someone in the client list box. As I type the clients name, the list
box would highlight the closest match in the list box.
Example: As I type the character "M" in the find box, the highlighted name
in the list box would be the first client name starting with "M". If I then
type in "O" after the "M" then the hightlighted name would start with MO and
so on.
I have seen No 2 done but don't have access to the design screen or code.
Thanks in advance for you help.
Emile
selection that populates a text box. I have two questions.
1. How do I display the names in the list box in alphabetical order?
2. Rather than scroll thru the list I would like to use another text box to
find someone in the client list box. As I type the clients name, the list
box would highlight the closest match in the list box.
Example: As I type the character "M" in the find box, the highlighted name
in the list box would be the first client name starting with "M". If I then
type in "O" after the "M" then the hightlighted name would start with MO and
so on.
I have seen No 2 done but don't have access to the design screen or code.
Thanks in advance for you help.
Emile