I have a form which uses a cbo to find a record. It has a reset button on it.
I would like to trap the event/error when the button is pressed. Now if a record is selected, but not changed, it gives an error "The command or action 'Undo' isn't available now." I would like it to re-set the cbobox to blank & the form to blank, instead of an error.
How could I do this?
I would like to trap the event/error when the button is pressed. Now if a record is selected, but not changed, it gives an error "The command or action 'Undo' isn't available now." I would like it to re-set the cbobox to blank & the form to blank, instead of an error.
How could I do this?