I have written a program that uses a number of standard combo boxes. Each
one has a drop down list that has been populated with data. I want the user
to be able to type in an entry rather than select it from the list , which
they can do but the control doesn't recognise the entry (ie it doesn't alter
the list index to match that of the matching entry in the list). Is there
any way around this or do I have to write code that looks through the list
and matched it manually?
I thought the control did this automatically but I must be thinking of
another control.
Any Help Gratefully Received
Regards
Mark