I want to use a combo box on a form to select the record to be viewed or edited on the same form.
I would like to start typing in the last name of the person to be selected in the combo box and have the highlighted cursor move to the portion of the combo list that contains the first typed letters where the operator my hit enter if the correct name is highlighted or select the wanted name from the portion of the list displayed. What is the best way to do all this? Right now it takes about 400 lines of code and three large EEP's do to almost what I want. There must be an easier way? Warren
