I've taught VBA for a few years, and this book is fantastic. If you are trying to learn VBA from the position of an intermediate Excel user, it is a GREAT way to do so. The extensive coverage of the range object is invaluable, as is the coverage on VBA's debugging tools. I've even recommended this book to Access students just to get a better handle on how to use the VBA debugging tools, because the topic is so well covered!...
0Report
Although this book is indeed introductory and would not qualify as a reference manual it is the best resource that I have found to teach VBA object programming to my students. The examples are great and with the exception of Chapter 6 on Pivot Tables, maybe too difficult for a beginner, I agree with the good reviews of this book.
0Report
I read this book two editions ago and it helped me convert all the workbooks for a large California bank from Lotus and older Excel formats. The book teaches you to use the Range object which is the main Object in Excel. Once you know it you can do most things with a little help from the great macro recording facility of Excel--you just generalize a few terms and apply your new knowledge of the Range Object. Thank you Reed!...
0Report
The easy to understand text and practical examples in the book have enabled me to really exploit the potential of Excel. Reed really understands the nuts and bolts of the application and communicates that to the reader.
0Report
I have had bad luck with most programming books. I bought this one as a VBA reference to fill in the blanks of some of the others. This is by far the best programming book I have ever read, and the first one that I read cover to cover. Not only does this book provide the intuition and practical examples, it does so in a readable and accessible fashion. With it I not only improved my programming skills, but learned some Excel...
0Report