View Single Post
  #11   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.word.vba.beginners
Karl E. Peterson Karl E. Peterson is offline
external usenet poster
 
Posts: 22
Default Beginners question: how to stop / abort execution of vba program

Bob Phillips wrote:
Using End in a VBA application also clears any global variables. Any
class objects referenced by those variables are destroyed without
notice, and without the firing the class's Terminate event.


I know, but I would assume that anyone wanting to use End would be
wanting just that effect.


Similarly, one who wants a car to stop has the option of using the most
convenient brick wall or bridge abutment. They will, indeed, achieve their
objective.
--
Working without a .NET?
http://classicvb.org/