Jump to ratings and reviews
Rate this book

In a Nutshell

VB & VBA in a Nutshell: The Language: The Language

Rate this book
The online documentation of VB/VBA language components seems to follow the 80/20 the basic facts that you need to use a language statement are provided in the documentation. But the additional 20 percent that you need to use it effectively or to apply it to special cases is conspicuously absent. To a professional VB/VBA programmer, though, this missing 20 percent of the language's documentation isn't a luxury, it's a necessity. And in "VB & VBA in a The Language," it finally is available.The bulk of the book consists of an alphabetical reference to the statements, procedures, and functions of the VB/VBA language. Each entry has a standardized listing containing the following Its syntax, using standard code conventions Differences in the operation of the keyword in a macro environment (e.g., in Office) and in Visual Basic, if there are any A list of arguments accepted by the function or procedure, if any A description of the data type returned by a function The finer points of a keyword's usage that are often omitted from or blurred over by the documentation Tips and gotchas that include undocumented behaviors and practical applications for particular language elements -- a section particularly invaluable for diagnosing or avoiding potential programming problems A brief, nonobvious example that illustrates the use of the keywordAlso included in "VB & VBA in a The Language" is a brief overview of the VB/VBA language, Basic VBA programming concepts, such as its data types and its support for variables, constants, and arrays Error handling in VBA applications Object programming with VBA Using VBA with particular applications. Excel and Project are utilized to show how to work with an application's integrated development environment and to take advantage of its object model Regardless of how much experience you have programming with VBA, this is the book you'll pick up time and time again both as your standard reference guide and as a tool for troubleshooting and identifying programming problems. "VB & VBA in a The Language" is the definitive reference for Visual Basic and VBA developers.

650 pages, ebook

First published October 1, 1998

1 person is currently reading
39 people want to read

About the author

Paul Lomax

21 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
15 (24%)
4 stars
16 (26%)
3 stars
24 (39%)
2 stars
3 (4%)
1 star
3 (4%)
Displaying 1 - 3 of 3 reviews
17 reviews1 follower
June 21, 2015
An excellent extension of the available Microsoft help docs for anyone using VBA for Office automation. Largely a reference index, but there are a few chapters of conceptual explanation. Strictly covers the VBA language, not the VB6 IDE or any particular Office program's automation library. This much-needed specialization of scope is what makes this book so valuable for anyone using VBA; many peer books focus strictly on Excel or Word, or VB6 development at large.
Profile Image for Joe.
36 reviews1 follower
June 6, 2008
This is the essential reference for VB and VBA programming. Friends don't let friends develop or maintain VB(A) code without it.
Displaying 1 - 3 of 3 reviews

Can't find what you're looking for?

Get help and learn more about the design.