View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
bhofsetz[_88_] bhofsetz[_88_] is offline
external usenet poster
 
Posts: 1
Default How to Kill a vba macro from a Function//


Coco,
Just use

End

that will End the function and the macro which called it.

HTH


--
bhofsetz
------------------------------------------------------------------------
bhofsetz's Profile: http://www.excelforum.com/member.php...o&userid=18807
View this thread: http://www.excelforum.com/showthread...hreadid=381767