I have a text box that is formatted to military time. The user does not like the awkward cursor placement that occurs when using an input mask. So I took the mask out. If I enter a value that is not formatted correctly, I receive a microsoft error. I tried to trap the error in the after update event, but the system beats me to it. Where can I trap this error in order to display a more user friendly message?