I have a textbox change event handler on textbox1 to set focus on textbox2 once the input is valid. After all inputs are satisfied the form automatically "submits" entries into the workbook. After the first input is accepted the textbox change handler doesn't work any more. Suggestions?