| 
Macros Basics
The concepts and use of macros.
Recording simple macros and viewing the results.
Placing macros in the worksheet.
Naming macros.
Activating macros.
Editing Macros
Rules and conventions.
Laying out macros.
Documenting macros.
Using the macro Help facility.
Locating Problems
Locating problems in macros and pinpointing failed commands.
Basic Macro Commands
Macros command structure. Overview of some common commands, building in adaptability.
Moving the active cell around the worksheets, locating path.
Information Functions
Obtaining and using information regarding the active cell around the worksheet.
Locating data.
User Interaction
Displaying dialogue boxes to ask users to enter labels and numbers.
Validation of entered data.
Placing data into the worksheet.
Conditional Functions
Commands that perform tests and then take actions that depend on the outcome.
Conditional error testing.
Repeating routines until a condition is met.
Repeating routines a fixed number of times.
Linking Macros
Calling other macros to act as sub-routines.
Giving program control to other macros.
Optional Macro Topics
Generating text file reports on macros progress.
Using database functions.
Version manager.
Graphics.
Solver. |
|