G
Guest
I have a combo box on a form that provides a list of names. If I select from
the drop down list, the code functions as it should, but when I type in part
of the name and exit the combo box the entry disappears and the code is not
executed. When I debug the OnExit code, the value for drop down list is
still Null. On other forms, the type ahead process works and the value for
the drop down list is captured and the value remains.
the drop down list, the code functions as it should, but when I type in part
of the name and exit the combo box the entry disappears and the code is not
executed. When I debug the OnExit code, the value for drop down list is
still Null. On other forms, the type ahead process works and the value for
the drop down list is captured and the value remains.