Is anyone aware of a place where I can locate information on error codes. <br><br>For example, I know that DataErr 2279 captures Input mask errors.(Right???) I'd like to know if there is documentation on all the DataErr code's in Access? I've tried to locate this information in the help facilities but have not located the info I need. I'm looking for a description of each Error number available to trap.<br><br>I'm trapping the errors in code through Form_Error.<br><br><br>Thanks in advance...