todar / VBA-StringsLinks
String functions Libary including: StringSimilarity, Inject (StringInterpolation), LevenshteinDistance
โ18Updated 5 years ago
Alternatives and similar repositories for VBA-Strings
Users that are interested in VBA-Strings are comparing it to the libraries listed below
Sorting:
- ๐ A very easy way to add event listeners to a userform.โ28Updated 4 years ago
- ๐ Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.โ76Updated 3 years ago
- An array class for VBA providing features found in more modern languagesโ122Updated last year
- Use the Mouse Scroll Wheel to scroll VBA UserForms and Controlsโ100Updated this week
- Easily manipulate Arrays and Collections in VBA (sorting, filtering, conversions and more)โ37Updated last month
- VBA boilerplate for VBA code. Analytics, JSON, Console logging, LocalStorage, testing.โ35Updated 5 years ago
- VBA Function Libraryโ110Updated 5 years ago
- Fast Native Dictionary for VBA compatible with Windows and Macโ63Updated last week
- Tools to have transitions and animations with Userforms and Userform controlsโ19Updated 7 years ago
- Excel User Defined Functions (VBA) run fasterโ17Updated 5 months ago
- The power you need to cleanse, filter, sort, reshape, manage and analyze data from CSV files.โ80Updated last week
- A helper dll for VBA users to design modern UI components. No install required!โ217Updated 3 years ago
- Native memory manipulation in VBAโ55Updated last year
- Model-View-ViewModel Infrastructure for VBA/VB6โ63Updated 4 years ago
- Complex, Re-Usable, Performance-Optimised VBA Functions (2017 - 2019).โ28Updated 5 years ago
- Object-based Database Interaction for VBA. Create SQL Statements with VBA objects instead of string concatination.