Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gabrielcrepeault/vba-stuff
https://github.com/gabrielcrepeault/vba-stuff
application basic excel vba visual
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gabrielcrepeault/vba-stuff
- Owner: gabrielcrepeault
- Created: 2018-08-29T19:03:21.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T21:10:25.000Z (over 5 years ago)
- Last Synced: 2024-08-13T07:18:24.935Z (3 months ago)
- Topics: application, basic, excel, vba, visual
- Language: Visual Basic
- Homepage:
- Size: 991 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VBA Stuff
Personnal repo for all VBA work done in the past. It contains Module, scripts, standalone Excel application, etc.## More information on Apps
To have more information on the Apps in this repository, go to the [Wiki section](https://github.com/gabrielcrepeault/VBA-stuff/wiki).## Apps list
Updated as of : *12/10/2018*## VBA Module
* **TraitementWord** : VBA Module for Word to update Word cross-references and Table of contents real quick.
* **optimisation** : VBA Module to optimize any VBA Script (only been tested in Excel VBA though)## Standalone Excel applications
* **budget_simulator** : Excel tool to simulate upcoming cashflows impact on account balance.
* **GestionAbsence** : Excel app that creates automatic _out of office_ event in your calendar, so your peers can easily plan their meetings with you. Especially useful if you are working part-time in an office.