This course is a premium+ course it can be accessed either by individual purchase or through a premium+ subscription
Learn tips for optimizing many frequently occurring performance obstructions in Microsoft Excel. At the end of this course, you'll be able to articulate tactics for data validation, error checking and reporting. You learn the following:
Build Your Own Date with DATE
This online Excel course explores the DATE function. We walk through the function's syntax, illustrate how to use it through practical examples, and provide homework activities that allow you to work hands-on.
Concatenation Basics
This online Excel course digs into concatenation which is the joining of text strings. This Excel lesson reviews the CONCATENATE worksheet function and the concatenation operator. It provides hands-on exercises so you can work along.
Improve SUMIFS with CONCATENATE
In the previous chapters in this volume, we've only been able to get partial utility out of the SUMIFS function. This online Excel course demonstrates how to improve our SUMIFS formulas by using concatenation. This Excel lesson includes a sample Excel file so you can work hands-on.
Dynamic Headers
This online Excel course discusses the power of dynamic headers, and how they are a critical concept in recurring-use reporting workbooks. This Excel lesson includes a sample Excel file so you can work hands-on.
Horizontal Reports
Accountants often prepare reports that have a horizontal orientation, for example, when report values are placed into monthly columns. This online Excel course demonstrates how to build such reports and provides a sample Excel file so you can work along.
Mapping Tables
This online Excel course covers the concept of mapping tables and demonstrates how they are used to automate recurring-use reports. A common issue encountered by accountants is that the account names, such as Cash, are different than the report labels, such as Cash and Cash Equivalents. This lesson explores the mapping table, and illustrates how they solve this issue and provide Excel with the translation needed to automate the data flow.
Data Validation and Reporting
This online Excel course explores the utility of data validation when preparing and delivering digital reports. This Excel lesson demonstrates several ways to implement data validation into your reporting workbooks.
Improve Error Check
This online Excel course further improves the ErrorCk sheet originally discussed in Volume 1 Chapter 15. This Excel lesson demonstrates how to use Boolean values, comparison formulas, the logical AND function, and conditional formatting to build a reliable error check sheet.
Course Series
This course is included in the following series:
5 CoursesJeff Lenning's Excellence in Excel Training
- Excel Shortcuts Training: 5 Top Productivity Boosting Shortcuts
- Excel Training: Skills for Better Workbook Design
- Excel Training: Boosting Proficiency with Selected Shortcuts (PC Version)
- Excel Training: Mastering Fundamental Functions - IFERROR, IF, List Comparisons and More
- Excel Training: Tips for Improving Data Validation, Error Checking, Reporting and Other Performance Obstructions
Learning Objectives
- Articulate tactics for Excel data validation and reporting
- Improve error checking
- Implement concatenation basics
- Build your own Date with the Date function
Included In Certifications
This course is included in the following Certification Programs:
9 CoursesExcel Certification
- Excel Shortcuts Training: 5 Top Productivity Boosting Shortcuts
- Excel Training: Skills for Better Workbook Design
- Excel Training: Boosting Proficiency with Selected Shortcuts (PC Version)
- Excel Training: Mastering Fundamental Functions - IFERROR, IF, List Comparisons and More
- Excel Training: Tips for Improving Data Validation, Error Checking, Reporting and Other Performance Obstructions
- PivotTable Essentials
- How to Use PivotTables instead of Formula-Based Reports
- PivotTable Conclusion and External Data Introduction
- Using PivotTables and PivotCharts to Prepare External Data
38 Reviews (106 ratings)
Prerequisites
No Advanced Preparation or Prerequisites are needed for this course. However, it is recommended to take the other courses in the series prior to completing this one.
RE: Additional classes to certification. I have five reports that are updated monthly. I do index match lookups on all five.
I want to create a template that will allow me to bring in the five reports each month, do the indexing automatically and put the results, also automatically, into one spreadsheet. It would have 25 columns of info. Which of your classes would cover that? Thank you.
If each report is in a separate Excel workbook, then one option to quickly import data from multiple workbooks (or csv) is Power Query. I have free tutorials here:
https://www.excel-university.com/retrieve-values-from-many-workbooks/
https://www.excel-university.com/get-transform-an-alternative-to-copy-paste-append/
https://www.excel-university.com/pivottable-from-many-csv-files/
Hope they help!
Thanks
Jeff
Thank you very much!
Power query is great, but I am stuck trying to bring in multiple columns tied to one column:
I have five workbooks, one spreadsheet per workbook. Each sheet starts with column A as "EP_ID".
As example in column A: A1 is 101, A2 is 102, A3 is 103 etc.
I need to bring in three to eight columns from each the different sheets linking the EP_ID in each sheet.
Is this possible?
Thank you very much! This is an impressive function.
Although I'm absolutely happy to answer questions about the course files, I don't have the capacity to provide Excel support/consulting on student workbooks.
Thanks
Jeff
Understood, I will try to rephrase. Can the rows of several sheets be linked using a key field?
Thank you for your time, but I found it. Import the queries into the new query and merge. Thanks again.