View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Papou Papou is offline
external usenet poster
 
Posts: 67
Default Help with Emptying a Collection

Hello Pace
Sorry I should have noticed your mention of a collection
My method works with an array
So if you need to have a collection then you should consider Dave Peterson's
answer.

HTH
Cordially
Pascal

"pacer1" a écrit dans le message de news:
...
Thanks Pascal for the suggestion

I am still receiving an error when trying Erase:

Compile Error:
Expected Array

Thanks

Pace