https://github.com/rdiazjimenez/ExcelVBA_AppTemplate
This is boilerplate to get started a professional project with a ribbon, object oriented classes, and several features
https://github.com/rdiazjimenez/ExcelVBA_AppTemplate
Last synced: 5 months ago
JSON representation
This is boilerplate to get started a professional project with a ribbon, object oriented classes, and several features
- Host: GitHub
- URL: https://github.com/rdiazjimenez/ExcelVBA_AppTemplate
- Owner: rdiazjimenez
- License: gpl-3.0
- Created: 2019-11-16T01:35:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T15:48:37.000Z (over 5 years ago)
- Last Synced: 2024-08-09T02:19:48.634Z (8 months ago)
- Size: 612 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - rdiazjimenez/ExcelVBA_AppTemplate - This is boilerplate to get started a professional project with a ribbon, object oriented classes, and several features (Others)
README
# ExcelVBA_AppTemplate
This is boilerplate to get started a professional project with a ribbon, object oriented classes, and several featuresFeatures:
- Parameters management
- Configurations management
- Logs and error management
- Security management
- Version management
- Performance management
- Display management
- Navigation management
- States management
- External data management
- Styles management
- App version managementAlso includes:
- Ribbon
- Framework (utilities)It's Rubberduckvba.com compliant (code inspections = 0 as of 2019/11/15)