Bluerose Publishing, 2022. — 444 p.
If you already know how to use Microsoft Excel but there’re a few things you can’t do, it is time to learn the strongest functionality it has, Visual Basic for Applications (VBA). Visual Basic for Applications is a programming language incorporated in Microsoft Excel, Access, PowerPoint and even Word, which let you do all things you already know about them and much more. For example, you want that every time you open a specific Microsoft Word file it writes automatically the current date two lines below where you left last time. Or maybe you want a whole spreadsheet of Excel without formulas on it and still applying them as if they were there. How would you do that? All these things and much more are done with Visual Basic for Applications for Microsoft Office.
Short of changing the tires on your car, Microsoft Excel can do pretty much anything. And the possibilities are even more endless when you learn to program with Excel Visual Basic for Applications (VBA). Regardless of your familiarity with Excel VBA.
Pretty soon, you'll be doing things you didn't think were possible in Excel, from automating processes to writing your own worksheet functions. You'll learn how to:
Understand the basic tools and operations of Visual Basic for Applications
Create custom spreadsheet functions that make life easier for you and the people maintaining your spreadsheets
Deal with errors and exceptions and eliminate the bugs in your code
Perfect for anyone who's never even heard of Excel VBA, Excel VBA Programming For Beginners And Seniors is also a fantastic resource for intermediate and advanced Excel users looking for a heads-up on the latest features and newest functionality of this simple yet powerful scripting language.
Introduction
Accesing to the Developer TAB
Chapter 2- Writing macros
Chapter 3-Storing values
Chapter 4- Performing operations
Chapter5- Making statements
Chapter - 6 Executing procedures
Chapter 7-Employing functions
Chapter 8- Recognizing events
Chapter 9 -Opening dialogs
Chapter 10-Providing UserForm dialogs
Chapter11-Developing apps