Skip to content

Excel Data Analytics: Handbook Basics to Advanced Techniques

Did you know, that many techniques can be used in data analytics in Excel, for example creating descriptive statistical analysis, regression, data manipulation, data visualization, creating tables/graphs, creating PivotTable reports, creating analytics dashboards, etc…

In this Excel Data Analytics Handbook, I have organized into 8 main chapters arranged based on each feature’s function.

So, I hope you read and understand each sub-chapter of this guide to gain a deep understanding.

Note: Most of the content is available in Indonesian. Please visit the Excel Data Analytics Guide!

Chapter 1: Sort & Filter

First of all, understand how to use the Sort & Filter feature as the most basic technique in data analytics in Excel.

If you understand how to Sort & Filter in Excel, it will likely make it easier for you to learn more complex Data Analysis. For example, to create charts, Pivot Tables, etc…

There are around 10 sub-chapters that you can learn. So I hope that several examples + case studies in each sub-chapter can provide in-depth understanding for you.

  1. Sort: How to sort data in Excel (1 column, 2 or more columns, and custom).
  2. Sort by Color: How to sort data based on cell color, font, and icon.
  3. Reverse & Randomize List: How to randomize names using the RAND formula, reverse the data order using Sort and an example of taking names from a data list randomly (a combination of the INDEX, RANDBETWEEN, and COUNTA functions).
  4. Filter & AutoFilter: How to filter data (numbers, text, dates and colors) manually and automatically using the AutoFilter feature.
  5. Quick Filter: How to quickly filter using keyboard shortcuts (without touching the mouse / touchpad) such as using CTRL + SHIFT + L, ALT + Down arrowE etc.
  6. Advanced Filter: Filter data based on certain criteria (Can use Excel functions).
  7. Data Form: How to create a data input form (such as stock data, employee attendance, employee data, sales data, etc.)
  8. Remove Duplicates: 3 best ways to delete duplicate data.
  9. Outlining Data: Grouping data (Grouping) and displaying Subtotals automatically.
  10. Subtotal: Displays subtotals based on data filters.

Chapter 2: Conditional Formatting

With Conditional Formatting, you can change the cell format (such as cell color) to a certain color if it meets the criteria or create a mini graph in the cell and can even search for duplicate data.

Most interestingly, you can also combine it with formulas/functions for more complex purposes.

However, using formulas/functions for Conditional Formatting isn’t the same as the rules for writing regular formulas/functions. There’s a special trick!

Start from the first sub-chapter so you don’t miss important parts in using Conditional Formatting.

  1. Conditional Formatting: Highlights cells / ranges with certain conditions. For example, if cell A2 contains >50, then the cell color changes to red.
  2. Manage Rules: Manage Conditional Formatting that already exists in Worksheets.
  3. Data Bars: Create Data Bars in cells to provide an overview of your data in the form of a Mini Bar Chart.
  4. Color Scales: Create Color Scales to provide an overview of your data in the form of visual colors.
  5. Icon Sets: Create Icon Sets to provide an overview of your data in the form of icons.
  6. Formulas + Conditional Formatting: How to Use Formulas / Functions in Conditional Formatting (10++ Examples).
  7. Find Duplicates: Search for the same data and mark it (highlight it).
  8. Compare Data: Steps to compare data from two or more different tables.
  9. Conflicting Rules: Conflicts that occur between each Conditional Formatting and how to resolve them.
  10. Checklist: How to create a Checklist Box in a particular Cell and combine it with Conditional Formatting.
  11. Heat Map: Create an attractive Heat Map (Example: Visualization of Website Traffic in Calendar form).

Chapter 3: Tables

In Excel, there is a Table Format feature so you can give a name to a table with an identity known to Excel.

This identity is almost similar to the Named Range which allows you to use a structured formula, making the formula easier to read.

For example, the following AVERAGE formula. =AVERAGE(Purchase[10% Off]). That’s not the same as the AVERAGE formula in general, right?

Meanwhile, if you create a table only using Borders, then you can’t use Structured Formulas.

Important! If you can use the Table Format feature, please study the Excel Structured Formula Guide.

  1. Table: How to create a Table and define it with a name.
  2. Table Styles: How to change and style table designs.

Chapter 4: Charts

A chart (graph) can provide an overview of hundreds of thousands of rows of data or even more. Data analysis using this chart is very popular in every profession.

For example, a teacher wants to make a Pie Chart to see the percentage of male and female students in class XII.

Another example is an investor who wants to see stock price movements (daily data) from 2000 – 2021.

Are there any other examples? Lots and lots. For example, sales growth analysis, website traffic, etc.

However, don’t choose the wrong type of chart to describe your data. Why? Because some types of charts are only suitable for using certain data.

To make it easier, look at each example of the following chart types:

  1. Charts: How to create, modify, and replace charts in Excel.
  2. Column Chart: How to create a Column Chart (Clustered, Stacked, 100% Stacked for 2-D and 3-D).
  3. Data Series: How to change and organize data sources on a graph.
  4. Axes: Sets the X (horizontal) and Y (vertical) axes on the graph.
  5. Chart Sheet: How to move a Chart (Graph) to 1 special sheet.
  6. Trendline: How to add a Trendline to a chart.
  7. Error Bars: How to add Error Bars to the chart.
  8. Sparklines: How to add Sparklines into 1 cell. Complete example.
  9. Combination Chart: How to use 2 charts into 1 chart.
  10. Gauge Chart: How to create a complete gauge chart (such as a speedometer).
  11. Thermometer Chart: How to create an indicator to measure goal achievement using a thermometer chart.
  12. Gantt Chart: How to create a Gantt Chart that doesn’t exist in Excel’s default settings.
  13. Pareto Chart: How to create a Pareto Chart.

Chapter 5: PivotTables

This is the most popular Excel Data Analytics feature, namely “PivotTable”. This is a feature that can retrieve data from source tables and then create specific summaries that can be customized for various purposes.

This feature will save you time significantly. Especially if you have large amounts of data.

You can use PivotTables to create data summaries in both table and chart form.

Apart from that, for more complex purposes, you can also create sophisticated filters with the Slicers feature, use formulas in Pivot reports, and so on. For complete details, please study each of the following sub-chapters:

  1. PivotTable: How to Insert a PivotTable to create a report.
  2. Group PivotTable: Group PivotTable data by date, product, category, etc.
  3. Multi-Level PivotTable: Create PivotTable reports with multi-rows, multi-columns, multi-values, multi-filters, etc.
  4. Frequency Distribution: Create a frequency distribution (such as a histogram) using PivotTables.
  5. PivotChart: Learn how to create a PivotChart into a PivotTable report.
  6. Slicers: How to use Slicers to filter PivotTable data and create more attractive reports.
  7. Update PivotTable: How to update or change the PivotTable data source
  8. Calculated Field/Item: Changing the value calculation method, using a combination of formulas/functions (such as IF, etc.) for more complex report calculations.
  9. GETPIVOTDATA: How to use the GETPIVOTDATA function to retrieve pivot table data without errors.

Chapter 6: Analysis Toolpak

If you want more complex technical and statistical analysis, then use the Analysis Toolpak which is an additional data analytics add-in that uses popular engineering / statistical macro functions.

For example, Descriptive Analysis, ANOVA, Regression, t-test, Correlation, etc. You can also do analyses like this using Excel.

  1. Analysis ToolPak: Get to know the Analysis Toolpak add-in for financial, statistical, and engineering data analysis.
  2. Histogram: How to create a histogram using Analysis Toolpak.
  3. Descriptive Statistics: How to analyze descriptive statistics using Analysis Toolpak.
  4. ANOVA: How to analyze variance (one-way ANOVA) in Excel.
  5. F-Test: How to F-test using Excel.
  6. t-Test: How to t-test using Excel.
  7. Moving Average: How to create a Moving Average chart using Excel.
  8. Exponential Smoothing: How to create an Exponential Smoothing Moving Average graph in Excel.
  9. Correlation: Test Correlation using Excel.
  10. Regression: How to test Linear Regression using Excel.

Chapter 7: What-If Analysis

Note: The What-If Analysis chapter requires advanced skills that are more suitable for use in a business environment with a user-level equivalent to a manager or decision-maker. It’s better to ignore this feature if you don’t need it, rather than causing a headache :D.

  1. What-If Analysis: An example of mastering the complete Excel What-If Analysis feature. (Different Scenarios, Scenario Summary, and Goal Seek)
  2. Data Table: Getting to know Data Tables in What-If Analysis (One Variable and Two Variables)
  3. Goal Seek: Complete Goal Seek example.
  4. Quadratic Equation: Example of using What-If Analysis for quadratic equations etc.

Chapter 8: Solver

Solver is also an additional add-in in Excel which is useful for analyzing data and determining optimal values (results).

It might be a little difficult for me to explain it in this paragraph. It’s a good idea to start from the first sub-chapter, then deepen the material with several examples from sub-chapters 2, 3, and so on…

  1. Solver: How to use Solver in Excel to find optimal solutions to all types of decision problems.
  2. Transportation Problem: Example of using Solver 1.
  3. Assignment Problem: Example of using Solver 2.
  4. Shortest Path Problem: Example of using Solver 3.
  5. Maximum Flow Problem: Example of using Solver 4.
  6. Capital Investment: Example of using Solver 5.
  7. Sensitivity Analysis: How to create a sensitivity report in Solver.

Microsoft Excel Guide Shortcut

Lihat Versi Bahasa Indonesia