News

ArrayTools is a Project that allows easy data manipulation when working with Arrays and Collections in VBA (regardless of host Application). Operations like sorting, filtering, converting, reversing, ...
Simple simulated List (1D) or Table (2D) VBA Constant Array I've seen lots of different ways to get around VBA's lack of Constant Arrays. But I wanted something that looks, at least somewhat, like a ...