Related Subjects
Computer Science Computers Computers & Technology Development Software Textbooks VBAThis is a perfect book for both beginning and intermediate users of VBA. I have about 15 VBA books(I've been trying to teach myself)and this is one of the top three. Tons of examples that are very easy to understand and copy. Not really a great teaching book as it doesn't go into the building the language code, but the examples are great and a beginner will pick up a lot of tricks. My only criticism is that the book wasn't...
0Report
I've always been a fan of the Master Visually series by Wiley Publishers. I have seen many technical books attempt to use a Visual Graphis style to make complex ideas simple and easy to understand. In this edition of "Excel 2003 VBA Programming" authored by Julia Kelly I wasn't disappointed. I give this book such a high rating because it does exactly what it promises in terms of functionality and understanding. There's...
0Report
This book takes you from recording macros to knowing what the Visual Basic editor is, which is the foundation of writing your own macors. The book explores all the basics that you need to grasp along with providing all the steps visually. There are pictures on each page. It shows how to reference workbooks, sheets, ranges, colunms and row statements along with how to make decisions using If Then Else and how to use Loops...
0Report
If there is one thing I know about trying to learn any computer program, it is that you have to get over the fear of the unknown and try it out to see how it works. This book gives you the exact keystrokes to use and pictures of what you should get step by step. I've tried almost all of the routines and found very few errors. After going through this book you will be familiar with the syntax of VBA, how it is structured...
0Report
I work in a corporate environment and have found this book to be invaluable -- even in the short two week's I've owned it. Hardly a day goes by when I don't need to find a little VBA technique to help me create useful Excel apps for our team, and this book thus far has not let me down. It's accessible, targeted and concise. Highly recommended.
0Report