Robert Todar

Results 8 repositories owned by Robert Todar

VBA-Arrays

69
Stars
14
Forks
Watchers

😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.

VBA-Boilerplate

33
Stars
6
Forks
Watchers

VBA boilerplate for VBA code. Analytics, JSON, Console logging, LocalStorage, testing.

VBA-Material-Design

38
Stars
6
Forks
Watchers

Two Class modules that are used to format a VBA Userform using the material design

VBA-Modern-Userform

30
Stars
3
Forks
Watchers

A way of creating windows 10 tile grids in Userforms.

VBA-Style-Guide

25
Stars
8
Forks
Watchers

🎮 Style guideline for writing clean and maintainable VBA.

VBA-Userform-EventListener

24
Stars
9
Forks
Watchers

🎉 A very easy way to add event listeners to a userform.

VBA-Strings

17
Stars
6
Forks
Watchers

String functions Libary including: StringSimilarity, Inject (StringInterpolation), LevenshteinDistance

VBA-Userform-Animations

18
Stars
3
Forks
Watchers

Tools to have transitions and animations with Userforms and Userform controls