Sub Project #7
Rework of the original optimization using VBA Classes
Had to learn:
VBA Classes
The project itself:
I remade most of the calculation work – that was previously made using a lot of very specific Excel Functions that could easily be broken – with a OOP approach. This made the code easier to maintain, and even more realiable. The end product takes less than a second to entirely remake the entire layout, import the data, and display it beautifully in the file.
More about this project
Parent project: Setting instruction sheet