Clearing all items in a collection
Hi Todd
you as a quite regular poster should know not to multipost :-)
--
Regards
Frank Kabel
Frankfurt, Germany
"Todd Huttenstine" schrieb im
Newsbeitrag ...
Hey guys
Below is an example of how I created my collection
called "testCollection".
Dim TestCollection As New Collection
I have a code that loops through a range and adds items to
this collection. How do I clear all items in the
collection?
Thanks
Todd
|