- ホーム
- > 洋書
- > 英文書
- > Computer / Spreadsheets
Full Description
Renowned Excel experts Bill Jelen (MrExcel) and Tracy Syrstad explain how to build more powerful, reliable, and efficient Excel spreadsheets.
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.
By reading this book, you will:
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
About This Book
For everyone who wants to get more done with Microsoft Excel in less time
For business and financial professionals, entrepreneurs, students, and others who need to efficiently manage and analyze data
Contents
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