Daily Archives: February 15, 2009
Forget The Macro Recorder With Excel VBA Classes
Most people’s first exposure to Excel Macro involves recording a macro. As the user performs a series of steps (for example opening a workbook going to a particular worksheet, copying some data, etc) Excel faithfully records each step by creating the necessary VBA code. Each time the user runs the macro, the steps are replayed … Continue reading