Chapter Twelve. Data Storage and Operators

One of the most fundamental tasks of any VBA program is working with information, or data. Clearly, a program needs some place to keep data while the program is executing. It also needs tools to manipulate the data as needed by the particular application. VBA stores data in variables, and uses operators for many data manipulations. This chapter starts you off with a look at the basics of VBA syntax and then provides detailed coverage of variables and operators.

Get Office® XP Development with VBA now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.