Microsoft Excel 2019 VBA and Macros
November 2018
Renowned Excel experts Bill Jelen (MrExcel) and Tracy Syrstad explain how to build more powerful, reliable, and efficient Excel spreadsheets.
Being able to automate Excel tasks with VBA vaulted my career.
Buy Now »- 624 Pages
- Publisher: Microsoft Press
- ISBN: 978-1-5093-0611-4
- PDF ISBN: 978-1-5093-0721-0
Use this guide to automate virtually any routine Excel task: save yourself hours, days, maybe even weeks. Make Excel do things you thought were impossible, discover macro techniques you won’t find anywhere else, and create automated reports that are amazingly powerful. Bill Jelen and Tracy Syrstad help you instantly visualize information to make it actionable; capture data from anywhere, and use it anywhere; and automate the best new features in Excel 2019 and Excel in Office 365. You’ll find simple, step-by-step instructions, real-world case studies, and 50 workbooks packed with examples and complete, easy-to-adapt solutions.
- Quickly master Excel macro development
- Work more efficiently with ranges, cells, and formulas
- Generate automated reports and quickly adapt them for new requirements
- Learn to automate pivot tables to summarize, analyze, explore, and present data
- Use custom dialog boxes to collect data from others using Excel
- Improve the reliability and resiliency of your macros
- Integrate data from the internet, Access databases, and other sources
- Automatically generate charts, visualizations, sparklines, and Word documents
- Create powerful solutions with classes, collections, and custom functions
- Solve sophisticated business analysis problems more rapidly
- Introduction
- Unleash the Power of Excel with VBA
- This Sounds Like BASIC, So Why Doesn't It Look Familiar?
- Referring to Ranges
- Looping and Flow Control
- R1C1-style Formulas
- Creating and manipulating Names in VBA
- Event Programming
- Arrays
- Creating Classes and Collections
- Userforms: An Introduction
- Data Mining with Advanced Filter
- Using VBA to Create Pivot Tables
- Excel Power
- Sample User-Defined Functions
- Creating Charts
- Data Visualizations and Conditional Formatting
- Dashboarding with Sparklines
- Reading from and Writing to the Web
- Text File Processing
- Automating Word
- Using Access as a Back End to Enhance Multiuser Access to Data
- Advanced Userform Techniques
- Windows Application Programming Interface (API)
- Handling Errors
- Customizing the Ribbon to Run Macros
- Creating Add-Ins
- An Introduction to Creating Office Add-ins
- What's New in Excel 2019 and What's Changed
About the Series
The Business Skills series offers techniques and best practices, and often presents extended real-world scenarios to give the reader the "whole picture": approach, planning, execution, sequence, and special considerations.