How would I check to make sure that the user enters the correct number of chararacters in a field? This is a Access database. Say that the field is 4 characters long and the user enters 3 chararacters and then hits the tab key to exit out of the field. I would like to display an error that says that the wrong number of characters was entered.