Quantcast
Channel: General Office Development forum
Viewing all articles
Browse latest Browse all 2257

VBA: collection as dictionary value?

$
0
0

Hi All,

Is it possible to use collection as value of a dictionary in VBA? For example, I would save authors and their books in such a dictionary. In C++ we can use

map<string, set<string> > authorsAndBooks;

to realize it.

If it is possible in VBA, an simple example with creating, adding data, retrieving data and iterating through it would be very helpful to me. Thanks!

Weichao


Viewing all articles
Browse latest Browse all 2257

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>