View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jason Zischke Jason Zischke is offline
external usenet poster
 
Posts: 147
Default On Error Command

Hi all,

I was wondering if there was a way to do some sought of global On Error
Command because all I need is for it to pop up with the same message and to
go throughout all of my forms & modules and put on the On Error Command and
with the Error Trapping in all of my proceedures?

Jason