This website is still under development and is the stepping stone to the actual one. So please mind the dust!
One thing I can say that I learned is VBA itself. I never knew that Microsoft products had this feature for their office suite. It was cool to learn how it worked as well as the things you were able to do. You could have on-update functions or even on-button press. These allowed you almost complete creativity when creating documents or even just schedules using Excel.
Most of the projects never had a deadline so it was easy to get caught in a development block where I was trying to tweak or add new things that were not always necessary but were nice to have. By going down these paths, I learned more in-depth functions like copy entire columns over and preserving the order. An example being the ticketing program I made. You could give it the columns and headers of the parts of the ticket and it would format it all the same. This allowed you to keep your preferred order for the headers in the ticketing system and it not affect the program since it would format it all the same.
Because of these skills learned from AAH, I can apply those towards my scheduling tools for MSOE to create the new features to help make scheduling easier for the next Student Manager. These will also help with formatting and simple functions for anything else Excel going forward since sometimes the default functions they have cannot do what I need.