I have a form that saves monthly stats in. I would like to have the form give me an error message when the user types in the same division, month and year. These are 3 fields in the form. If a user enters the same division, month and year it would give me an message box telling me that that division, month and year is already entered in the database. Thanks for any help.