View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tommy T Tommy T is offline
external usenet poster
 
Posts: 9
Default Clearing Collections

Hey guys
I have a macro that remains open on a user's computer. This macro adds items to a collection. But it seems that the collection is remaining populated after the user first uses the macro. I know I can remove all of the items from the collection, but is there a better way

Is there a way to clear all variables? and forms

Thanks
TT