Find size of dictionary object in VBA

Posted by Gershwyn on Stack Overflow See other posts from Stack Overflow or by Gershwyn
Published on 2010-04-15T15:20:04Z Indexed on 2010/04/15 15:23 UTC
Read the original article Hit count: 205

Filed under:
|
|

What is the simplest way in VBA to determine the size (i.e., number of keys) in a dictionary object?

© Stack Overflow or respective owner

Related posts about vba

Related posts about dictionary