Thread: Error handling
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Swingleft Swingleft is offline
external usenet poster
 
Posts: 14
Default Error handling

Hello,

Now I getting the hang of making small progjes with VB.

I really asked a number of things.

15 years ago, i wrote a lot in LISP for AutoCAD.
I always made a sort of error handler which include all variables to reset,
and
the Prog. to close properly on errors or misuse.

Is there also such a thing in VBA ..

I like to hear.

gr.

SwingLeft