X
Learn Excel® VBA in 24 Hours: A quick reference
Learn Excel® VBA in 24 Hours: A quick reference
Learn Excel® VBA in 24 Hours: A quick reference

Learn Excel® VBA in 24 Hours: A quick reference for beginners

Product ID : 19303524
5 out of 5 stars


Galleon Product ID 19303524
Shipping Weight 0.58 lbs
I think this is wrong?
Model
Manufacturer
Shipping Dimension 10 x 7.01 x 0.28 inches
I think this is wrong?
-
1,011

*Price and Stocks may change without prior notice
*Packaging of actual item may differ from photo shown
  • Electrical items MAY be 110 volts.
  • 7 Day Return Policy
  • All products are genuine and original
  • Cash On Delivery/Cash Upon Pickup Available

Pay with

About Learn Excel® VBA In 24 Hours: A Quick Reference

Visual Basic for Applications (VBA) is the programming language built into Microsoft Office applications (such as Microsoft Excel, Microsoft Word, Microsoft Access, and Microsoft Outlook) to automate various tasks in their own environment and to work with other applications. This book focuses on VBA in Microsoft Excel for Windows. The discussions in the book are applicable to Excel 2007, Excel 2010, Excel 2013, and Excel 2016, unless otherwise stated. It starts with Chapter 1, which is to get you familiarize with some essential tools that help you to write your VBA programs. Chapter 2 covers the places where you should store your VBA code. Chapter 3 is the fundamentals of programming in VBA. It provides you a quick reference in writing syntax error-free VBA code, in debugging, and in handling errors. Chapter 4 offers some other tips on VBA programming. This book is for readers who are new to Excel VBA, but should have a basic understanding of programming language, such as C or Python. The reader should be an average Excel user who knows, for example, what an array formula is. If you are new to Excel, please teach yourself Excel before exploring the chapters. You may refer to another book written by me entitled Learn Microsoft® Excel® 2010-2016 for Windows® in 24 Hours - A jumpstart to be an intermediate user, which was written for those who are new to Excel. This book does not serve as a comprehensive reference for intermediate users. Nevertheless, it is a jumpstart for beginners to learn Excel VBA. It is also served as a foundation for my future books and other references that are beyond the reach of beginners. I hope this book will shorten your time to teach yourself Excel VBA and serve as a quick reference in writing error-free and working VBA programs in realizing your goal. Let Excel VBA work for you.A supplementary Excel file to shareThe author would like to share a supplementary Excel file. It contains almost all the code listings and code statements stated in this book. Sub procedures are ready to be executed either by clicking buttons on worksheets or by accessing the Marco dialog box. Functions are ready to be tested in worksheet formulas. The file definitely facilitates you to master the content of the book. You can download the related code file from https://drive.google.com/drive/folders/1Qbw5BWFD3f9w2pM_pDa_CVyeHIKXTkEV?usp=sharing