Skip to content

mihai-vlc/learnxinyminutes-vba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn X in Y minutes where X = VBA

Start the review from the Excel-macros.xlsm.vba/modMain.bas file.

The files in the Excel-macros.xlsm.vba are generated automatically by a pre-commit hook. See the Setup locally section for more details.

Setup locally

# One time setup
pip install -U oletools
python ./tools/install-git-hooks.py

# Make chanes to the .xlsm file ...
git add Excel-macros.xlsm
git commit -m "Description of the changes"

Author

Mihai Ionut Vilcu

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published