Excel 2003 Macros [VBA] Training
Find the topic of your interest quickly! Eg. User-forms, Macros
Home
Excel 2003
Macros Excel 2007
Excel 2007
Excel 2010
What is a macro?
Recording a macro
Recorded macro code
Simple Macro - How to write your first macro
Entering data using a macro
Formula macro
Let's write another macro in VBA to perform calculations
Creating a new workbook
Opening a workbook
Referring to sheets by Index Number
Referring to sheets by name
Referring to ranges using the A1 notation
Referring to cells using index numbers (r1c1 reference)
Refer to rows and columns in macros
Referring to cells by using shortcut notation
Referring to named ranges
Referring to cells relative to other cells
Referring to cells by using a range object
Referring to all cells on the worksheet
Referring multiple ranges
Looping through a range using a FOR NEXT LOOP
Selecting and activating cells
Working with 3-D Ranges
Working with active cells
Using a command button
Calling a Worksheet Function
A macro using the PMT function
Creating a custom dialog box - Step 1
Adding controls to the user form - Step 2
Adding code to controls - Step 3
Calendar control tool
Date and time picker tool
An interactive web page
'FOR LOOP' macro
For Each... Next loop
CurrentRegion property
Publishing to a web server
Data Forms
Troubleshoot a macro
A macro for formatting & calculations
Pay-Packet calculation with a macro
Creating custom functions
Macro for text handling
Nested loops macro to delete duplicates
A sample project
Running multiple macros in a worksheet
Attaching the above macro to a command button
Offset cell property - an interesting macro
Macro in Excel for inventory solution
Charts and VBA
Excel VBA Books
Home
Excel 2003
Macros Excel 2007
Excel 2007
Excel 2010