I have a simple input text box with an 85 character maxlength set, with the control source set to a field in the database that allows 100 characters. No other settings format, input format etc. When you are typing and reach the limit instead of simply stopping it jumps to the beginning of the field and allows you to keep typing over everything from the beginning of the input box. Is there a way to stop the typing cold when the 85 characters is reached?