VBA for Financiers ...using VBA
How to test and debug VBA applications
* Break Points
* Immediate Window
* Watch Window
* Stack
* Application : Debug a client s Project Finance VBA code
Coding VBA Building blocks
* Difference between sub/function/macro
* Interacting with an Excel spreadsheet
* Different types of Looping Operations
* Explanation of Option Explicit
* more...