View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Raul[_4_] Raul[_4_] is offline
external usenet poster
 
Posts: 28
Default Clear/Delete an Array

I populate an array in my code and after I'm through with
it I'd like to delete the array to free up some resources.
What is the proper procedure for clearing/deleting an
array in VBA?

Thanks,
Raul