Thread: Clear array ?
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Clear array ?

Erase ArrayVariableName



SpookiePower wrote:

Is it possible to empty or clear an array and how can I do it ?


--

Dave Peterson