Skip to content

winner106/VBA_personal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VBA Personal

  • Inititally the idea was to have a repository, for the personal.xlsb.
  • Then it grew bigger.
  • Then I read an article about Hungarian Notation and I have decided to use it.
  • Then I read what Joel thought about it and it and I have decided to abandon it completely.
  • Now (since 2018 or so) it is pretty much anything good that I write, that could be reused, so I do not have to reinvent the wheel every week. If I have to reuse it, I sometimes change the naming convention, avoiding the bad Hungarian notation and the bad_naming_with_underscores_which_i_was_using_before.
  • One day (probably never), when I have time I would group them in a better way.
  • Until then, I would use the search option.
  • Feel free to do the same.
  • Pull requests are welcomed.

Good luck, have fun from VitoshAcademy

🐱🐶🐦🍦☀️

VBA Boilerplate

Building a boilerplate, which is to be used by as a start point for every VBA project was long in my mind. Somewhere in 2016 I have decided to put all the useful VBA code that I am using in a single repository. That repository used to "live" here - https://github.com/VBoilerplate/Boiler.

But then it come back to the repo you are currently reading from. Keep on moving!

🌵🐔🍹🦁🐉

Thanks for all the stars! ⭐⭐⭐

About

Excel personal VBA files in the personal.xlsb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Visual Basic .NET 78.5%
  • VBA 21.1%
  • Other 0.4%