View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JJ[_5_] JJ[_5_] is offline
external usenet poster
 
Posts: 3
Default reloading arrays

I can load an array and then it to another sheet. What I
would like to do is clear the array and then re-load it
with different data and write it below the existing data
on another sheet.

How can I clear the array after writing it to the second
sheet?

Thanks