Posted to microsoft.public.excel.programming
|
|
Can I programmatically simulate clicking the 'stop macro' button i
Hello,
For effect, you could use the The End Statement. See:
http://msdn.microsoft.com/en-us/vben...l/vastmEnd.asp
It's use is typically frowned upon.
Regards,
Nate Oliver
|