Robert Todar
Robert Todar
VBA-Arrays
😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.
VBA-Boilerplate
VBA boilerplate for VBA code. Analytics, JSON, Console logging, LocalStorage, testing.
VBA-Material-Design
Two Class modules that are used to format a VBA Userform using the material design
VBA-Modern-Userform
A way of creating windows 10 tile grids in Userforms.
VBA-Style-Guide
🎮 Style guideline for writing clean and maintainable VBA.
VBA-Userform-EventListener
🎉 A very easy way to add event listeners to a userform.
VBA-Strings
String functions Libary including: StringSimilarity, Inject (StringInterpolation), LevenshteinDistance
VBA-Userform-Animations
Tools to have transitions and animations with Userforms and Userform controls