I need to implement something in an Excel macro (yuk!), For which I would like to use an array of structures or objects. (Is this even possible at all in Excel VBA?)
The problem is that I can find very scarce documentation. Can someone please provide some recommendations for good VBA documentation or a suggestion on using VBA structures?
source
share