I am working up an Excel VBA app and would like, for pre-alpha testing,
to have a generic error trap for all code, so users will not be thrown
into the Visual Basic Editor. Is there code for a generic Excel error
trap - just capture all errors and display a message box with the
code.