I have Combo boxes that are set "Limit to List" and when someone types something that isn't in the list they get the standard error message from Access. Can I create a custome error message that will come up instead of the standard Access one? I know I CAN create one - I guess my real question is how to trap this particular occasion and set my own message to it. I also would like to create a custome message for the instance when someone types something other than what an input mask requires - that particular standard message is really bad. Can anyone help?