I have the "Title" as my primary key and when the user goes to save the form, if the title they have entered already exists a message box appears. However, this message box is unclear as to which field is the duplicate. I want to create a message box that appears as soon as the user tabs out of the title field if it is a duplicate. I am extremely unfamiliar with VBA. I have just been experimenting with different things trying to see if I can figure it out. I got the message box to come up when they left the field, but it comes up whether it is a duplicate or not! Please help! Thank you sooo much!