todar / VBA-Style-GuideLinks
🎮 Style guideline for writing clean and maintainable VBA.
☆26Updated 3 years ago
Alternatives and similar repositories for VBA-Style-Guide
Users that are interested in VBA-Style-Guide are comparing it to the libraries listed below
Sorting:
- 😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.☆75Updated 3 years ago
- Library with VBA, used in multiple projects.☆155Updated last year
- 🎉 A very easy way to add event listeners to a userform.