Keywords by Task

This page is specific to the Visual Basic for Applications (VBA) Language Reference for Office 2010.

Category

Description

Arrays

Creating, defining, and using arrays.

Compiler Directives

Controlling compiler behavior.

Control Flow

Looping and controlling procedure flow.

Conversion

Converting numbers and data types.

Data Types

Data types and variant subtypes.

Dates and Times

Converting and using date and time expressions.

Directories and Files

Controlling the file system and processing files.

Errors

Trapping and returning error values.

Financial

Performing financial calculations.

Input and Output

Receiving input and displaying or printing output.

Math

Performing trigonometric and other mathematical calculations.

Miscellaneous

Starting other applications and processing events.

Operators

Comparing expressions and other operations.

String Manipulation

Manipulating strings and string type data.

Variables and Constants

Declaring and defining variables and constants.