> If I am iterating through a collection object, how do I retrieve the
> key? Thanks.
If it's a VBA.Collection object you can't.
Wrap it in another class where you keep the keys
in an array or use the Scripting.Dictionary object
which does it for you.
dev.amit - 06 Apr 2006 09:35 GMT
hi
Describe ur problem a bit?
insidetungi.blogsopot.com
tungiprogramming.blogspot.com