This is an attemp to provide an easy way to perform the most common array operations. To see it in action, open up the attached excel file and look in the VBA editor on how the class is used.
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, ...