G
Guest
I need the code to state that if the user does not select an item from the
combo box(which is on the form), then create an error message. For example,
the field name is State(which list all the states in the US), if the user
does not select or type one of the states, then it will create an error
stating, "You must select or type a state from the list" . How can I write
VBA code for this?
combo box(which is on the form), then create an error message. For example,
the field name is State(which list all the states in the US), if the user
does not select or type one of the states, then it will create an error
stating, "You must select or type a state from the list" . How can I write
VBA code for this?