Wednesday, 2 October 2013

C# like List in VBA

C# like List in VBA

I'd like to create a List<T> on VBA like you create on C#, there is any
way I can do that? I looked for questions about it here on SO, but I could
not find any.

No comments:

Post a Comment