Quote Originally Posted by Shallag
Hi All,

Is there anyway that you can create on error statement that will run over on entire project...form..module... I do not want to have go back through alot of modules and add on error code.

Hoping someone can help me with this
I could be wrong but I would think that on form load
on error goto ____
should work