I created a command button to clear a form by defining all the text boxes to " " and setting all the radio buttons to the default buttons. However, after doing this, the error handling of another command button on the same form no longer works and I have to exit and re-enter the form before the error handling works again. Anyone knows what what I can do to correct that. Thanks..