Jump to ratings and reviews
Rate this book

Excel 2007 VBA Programmer's Reference

Rate this book
This book is aimed squarely at Excel users who want to harness the power of the VBA language in their Excel applications. At all times, the VBA language is presented in the context of Excel, not just as a general application programming language.

The book is loosely divided into three sections:

Primer (Chapter 1) Working with Specific Objects (Chapters 2-27) Object Model References (Appendices A-C)

The Primer has been written for those who are new to VBA programming and the Excel object model. It introduces the VBA language and the features of the language that are common to all VBA applications. It explains the relationship between collections, objects, properties, methods, and events and shows how to relate these concepts to Excel through its object model. It also shows how to use the Visual Basic Editor and its multitude of tools, including how to obtain help.

The middle section of the book takes the key objects in Excel and shows, through many practical examples, how to go about working with those objects. The techniques presented have been developed through the exchange of ideas of many talented Excel VBA programmers over many years and show the best way to gain access to workbooks, worksheets, charts, ranges, and so on. The emphasis is on efficiency—that is, how to write code that is readable and easy to maintain and that runs at maximum speed. In addition, the chapters devoted to accessing external databases detail techniques for accessing data in a range of formats.

The final four chapters of the book address the following advanced issues: linking Excel to the Internet, writing code for international compatibility, programming the Visual Basic Editor, and how to use the functions in the Win32 API (Windows 32-bit Application Programming Interface).

Finally, the appendices are a comprehensive reference to the Excel 2007 object model, as well as the Visual Basic Editor and Office object models. All the objects in the models are presented together with all their properties, methods, and events.

1580 pages, Kindle Edition

First published April 1, 1999

3 people are currently reading
18 people want to read

About the author

John Green

9 books1 follower
Librarian Note: There is more than one author in the Goodreads database with this name.

John Green is an independent computer consultant who specializes in Excel and Access

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
7 (24%)
4 stars
11 (37%)
3 stars
9 (31%)
2 stars
1 (3%)
1 star
1 (3%)
Displaying 1 - 2 of 2 reviews
Profile Image for Leonardo.
Author 1 book80 followers
read-in-part
May 31, 2017
Está muy bien, lástima que sea para 2007 y no para 2010.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.