PDA

Click to See Complete Forum and Search --> : Error Handling class in Excel


rmurgz
Jan 4th, 2006, 01:50 PM
Hi

I need to create a module within my Excel-based VBA model that will act as an error handler, containing user-defined constants to be referenced at the point of raising the error, and the necessary methods to handle each error as it gets raised through the stack.

Has anyone implemented such a reusable approach? If so I would be very happy to receive any advice or sample code.

Kind regards,

R