S
Scott
I have a form with a combo box that selects customer
records and input boxes that are filled with the customer
data once the record is selected from the combo box. If
the user types in the input box before the customer record
is selected in the combo box the user gets an error
message when trying to select a customer record from the
combo box. I've found the only way to avoid getting the
error message is to hit escape twice if the user
accidentally types in the input box. I was hoping, once
the user clicks the combo box there could be code
automatically to do the escape button twice before a
customer record is selected.
Thank you.
records and input boxes that are filled with the customer
data once the record is selected from the combo box. If
the user types in the input box before the customer record
is selected in the combo box the user gets an error
message when trying to select a customer record from the
combo box. I've found the only way to avoid getting the
error message is to hit escape twice if the user
accidentally types in the input box. I was hoping, once
the user clicks the combo box there could be code
automatically to do the escape button twice before a
customer record is selected.
Thank you.