todar / VBA-ArraysLinks
😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.
☆76Updated 3 years ago
Alternatives and similar repositories for VBA-Arrays
Users that are interested in VBA-Arrays are comparing it to the libraries listed below
Sorting:
- An array class for VBA providing features found in more modern languages☆125Updated last year
- 🎉 A very easy way to add event listeners to a userform.☆29Updated 4 years ago
- Library with VBA, used in multiple projects.☆159Updated last year
- Easily manipulate Arrays and Collections in VBA (sorting, filtering, conversions and more)☆35Updated 2 months ago
- Use the Mouse Scroll Wheel to scroll VBA UserForms and Controls☆94Updated last week
- VBA boilerplate for VBA code. Analytics, JSON, Console logging, LocalStorage, testing.☆36Updated 5 years ago
- VBA Function Library☆109Updated 5 years ago
- Object-based Database Interaction for VBA. Create SQL Statements with VBA objects instead of string concatination.☆85Updated last year
- 🎮 Style guideline for writing clean and maintainable VBA.☆27Updated 4 years ago
- A helper dll for VBA users to design modern UI components. No install required!☆215Updated 3 years ago
- Excel User Defined Functions (VBA) run faster☆17Updated last month
- Tools to have transitions and animations with Userforms and Userform controls☆20Updated 6 years ago
- Complex, Re-Usable, Performance-Optimised VBA Functions (2017 - 2019).☆29Updated 5 years ago
- The power you need to cleanse, filter, sort, reshape, manage and analyze data from CSV files.☆76Updated 2 weeks ago
- A comprehensive Selenium wrapper for browser automation developed for MS Office VBA running in Windows☆109Updated last week
- String functions Libary including: StringSimilarity, Inject (StringInterpolation), LevenshteinDistance