Aug 15, 2009

Getting started in VBA Excel

Learnig VBA is simple:
Step 1: activate Microsoft Visual Basic Editor.
Step 2: Create a Module
Step 3: Show a Message Box (Dialog box)
Step 4: Run your newly written first Macro/VBA code



activate Microsoft Visual Basic Editor.

Create a Module



Show a Message Box (Dialog box)





Run your newly written first Macro/VBA code
press Alt + F8
Click Run button
Thank you for learning your first Macro with Kent Lau.

No comments: