Clear an Access combo box for entering the next record Your email has been sent You can have Access clear the selection from a combo box in a data entry form so that the user starts fresh with each ...
The NotInList event occurs when the user enters a value in the text box portion of a combo box that isn't in the combo box list. NewData Required String A string that Microsoft Access uses to pass the ...
expression A variable that represents a ComboBox object. The RowSourceType property of the specified control must be set to Value List. This method is only valid for list box or combo box controls on ...