Hi everyone, I've got a problem with trapping errors... problem being I don't know how!!!<br><br>What I want to do is bypass ACCESS default messages and display my own, more descriptive messages when the user enters invalid data.<br><br>For example, I've got a txt field that is to contain curreny data. I've set the format to 'Currency' and I've got my own error checking procedure coded in Afterupdate. How do I bypass the default error handler and go straight to my own code???<br>