Thread: Collection Key
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Collection Key

You can't get a list of keys for elements in a collection unless they match
the item stored in the collection.

Maybe a dictionary object from the scripting runtime would be better.

--
Regards,
Tom Ogilvy


"gabch" wrote:


How can I get back the key of collection object?

Best regards
Gabriel


--
gabch
------------------------------------------------------------------------
gabch's Profile: http://www.excelforum.com/member.php...o&userid=30662
View this thread: http://www.excelforum.com/showthread...hreadid=524270