VBA-Better-Array
VBA-Better-Array copied to clipboard
An array class for VBA providing features found in more modern languages
A VBA class providing a more flexible and user-friendly Array.
VBA-Better-Array is a cross-platform and dependency-free VBA class which enables you to easily sort, slice and splice your data (and much more).
Documentation
READ THE DOCS for information on how to get started with VBA Better Array.
Installation
Click one of the below download links to download the latest BetterArray release. Both are .zip archives. The standalone archive just contains the BetterArray.cls file.
| Description | Download link |
|---|---|
| Download this if you just want the BetterArray class. Most people should choose this option. | Standalone |
| Download this if you want the BetterArray class and the unit tests. Note: unit tests depend on Rubberduck VBA as the test runner. | With Tests |
Refer to the installation documentation for more information.
Contributing
Please refer to the process outlined in the Contributing page of the documentation site for instructions on how to contribute to this project.
License
This library is free software; you can redistribute it and/or modify it under the terms of the MIT license. See LICENSE for details.
