End this macro


Posted by Paul on April 16, 2001 1:29 PM

I have a macro that runs a number of different macros a number contain End, but when the macro gets to the End statement it ends the macro and the macro running the macro.

Is it possible to use a statement like End that only ends the macro it is in.
Thanks



Posted by Dave Hawley on April 16, 2001 1:49 PM


Hi Paul

You can use: Exit Sub

Dave


OzGrid Business Applications