View Review Details
| Book: | Writing Excel Macros with VBA | |
| Subject: | Great overview for Excel object model | |
| Date: | 2007-01-02 08:33:29 | |
| From: | cp | |
|
Rating:
Writing Excel Macros w/ VBA is an excellent book if you already have some structured programming experience. Only the first 100 pages or so of the book cover programming -- the remaining 400 pages focuses on Excel collections, properties and methods. The sections on custom menus, pivot tables and charts are excellent, as is the focus on how Excel interprets what you put in. I especially appreciate Steven Roman's notation of what is the default choice within each method. More importantly, although this book's 2nd edition was published in 2002, the object model hasn't changed all that much, and the tools learned here can be applied to any version. As a result of using this book, my code is tighter, much faster and easier to read. |
||
