Programming VBA for Excel requires three skills; knowledge of the application object model, knowledge of Excel, and knowledge of programming. Even skilled programmers familiar with Excel can be overwhelmed when tying all three skills together so creating an introduction class for the novice is a challenge. This course succeeds at not over whelming the student.
This course takes a balanced approached and gently guides the student into a dance with the subject matter using some very interesting techniques and examples from typical engineering problems. It covers the right amount of instruction for the VBA editor and the interaction of data and variables between the editor and Excel. It covers functions and subroutines, the scope and types of variables at a useful enough level, without getting too deep.
Because the instructor is an engineer he includes several simple but powerful numerical methods and the use of both Solver and GoalSeek into the course. Since I am an engineer and enjoy numerical methods I especially like this and would enjoy a course that might be described as “Numerical Recipes in VBA” .
I would recommend this course to novices seeking an introduction through to experienced users wanting a deeper understanding and foundation for future work in VBA for Excel.