View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alex St-Pierre Alex St-Pierre is offline
external usenet poster
 
Posts: 169
Default Reset public variable

Hi,
Do you know how to reset public variables at the beginning of macro without
using i = 0, j = 0 , ...
Thanks,
--
Alex St-Pierre