View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Naive Naive is offline
external usenet poster
 
Posts: 1
Default Cancelling a macro

Hi there,

A few years back I use to write macros, and had some
standard code or functon that would not run the macro if
the macro would generate an error.
Thus no macro actually ran as opposed to half a macro
running and then causing an error.
I seem to recall it was relatively easy to do, but can no
longer remember for the life of me how to do. It wasn't
undoing a macro. Simply not running it if it would crash.


Any help is greatly appreciated.

Naive