R
robertm600635
I have a list of about 400 diagnosis that I would like to make available on
one of my forms. A combobox would be ok if the list wasn't so long. What I
would like to do is have a textbox where the user could type part of the
diagnosis and have a "Verify" command button that would work like the "Check
Names" button does in Active Directory. I would of course have to enter all
the diagnosis in a table, but I'm not sure how to go about writing the code
to verify and complete the user's entry in the textbox. Any suggestions?
one of my forms. A combobox would be ok if the list wasn't so long. What I
would like to do is have a textbox where the user could type part of the
diagnosis and have a "Verify" command button that would work like the "Check
Names" button does in Active Directory. I would of course have to enter all
the diagnosis in a table, but I'm not sure how to go about writing the code
to verify and complete the user's entry in the textbox. Any suggestions?