View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Resetting variables

The End statement immediately clears all variables (and terminates macro
execution).

--
Jim Rech
Excel MVP