Category Archives: Programming
More than a “Hello World” in VBA
When I started at Bates Group, LLC one of my first assignments was to debug an Excel VBA macro. Knowing nothing about the language I fought my way through the bug and fixed the macro. After that I quickly decided … Continue reading
Starting a Windows Forms .NET Application
This week at work I have been redesigning the flow of our internal application. When Sally gets into work the first thing she does is launch this internal application. The application opens to a login form which disappears when she … Continue reading