Skip to Main Content
Mastering VBA for Microsoft Office 365, 2019th Edition
book

Mastering VBA for Microsoft Office 365, 2019th Edition

by Richard Mansfield
July 2019
Beginner to intermediate content levelBeginner to intermediate
944 pages
27h 45m
English
Sybex
Content preview from Mastering VBA for Microsoft Office 365, 2019th Edition

Chapter 6Working with Variables, Constants, and Enumerations

This chapter covers the basics of programming with variables, constants, and enumerations. Variables are used often in programming—they provide a way of storing and manipulating information. Variables come in several types, such as String variables for storing text, various numeric data types for storing numbers (for example, Integer variables for storing integer values), Date variables for storing dates and time, Boolean variables for storing True/False values, and even Object variables for storing objects.

A constant is a named item that stores a value that doesn't change. Constants, like variables, exist only while a program is executing. Most programmers rarely create their ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Excel 2016 VBA and Macros

Excel 2016 VBA and Macros

Bill Jelen, Tracy Syrstad
Excel 2016 Power Programming with VBA

Excel 2016 Power Programming with VBA

Michael Alexander, Richard Kusleika
Programming Excel with VBA and .NET

Programming Excel with VBA and .NET

Jeff Webb, Steve Saunders

Publisher Resources

ISBN: 9781119579335Purchase book