HEllo Folks, Any Idea how i can loop through an input error with my code here? the user should only use numerical but would it be possible for vba not to error out and just simply clear the textbox and have the user retry input?<br>
<br>
<br>
Private Sub TextBox200_AfterUpdate()<br>...