search
HomeTopicsexcelExcel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

How to calculate the year-on-year growth rate of Excel? How to calculate the month-on-month growth of Excel? The following article will introduce the Excel calculation method of year-on-year growth rate for each year. This is a method used by every company for data analysis.

Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

It’s the middle of the year again. The boss asked Xiao Wang to make a year-on-year and month-on-month analysis table as soon as possible based on the details of all sales data in the past three years. After Xiao Wang got it, he saw more than 5,000 pieces of data! I started working on it in a hurry, using a lot of function formats, and it took me a day to complete it. The boss was very dissatisfied and asked him to study hard with his colleague Sister Yan.

Xiao Wang found Sister Yan. When Sister Yan took a look, the mouse operation was completed in ten seconds, and no functions were used. Xiao Wang saw Sister Yan's method and immediately made up his mind to learn EXCEL well. Do you want to know how Sister Yan did it?

As shown in the figure, the following table is the source data. The daily sales of each sales manager from 2016 to 2018 are listed. Now we need to make a year-on-year and month-on-month analysis report on a quarterly basis.

Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

1. Excel year-on-year difference and year-on-year percentage

1. Select the table area and click "Insert" ” tab, place the PivotTable in the “Table” group on the new worksheet, and click OK.

Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

2. Put the order date under the row field of the pivot table, the sales manager under the column field, and the sales amount under the value field.

Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

#3. Right-click under the PivotTable row field---Group---Quarter and Year, and click OK.

Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

Tips: If the year or quarter appears when you first add the date, you can also right-click under the row field to cancel the combination, so that it returns to the date. Format.

4. Under the value field, right-click---Value display mode---Difference

Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

##5. Select year, basic item for the basic field Select the previous one and click OK.

Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

As shown in the figure above, we get the year-on-year difference in sales data on a quarterly basis and on an annual basis.

Analysis:

Since there is no data from the previous year in 2016, it is displayed as empty.

Year-on-year difference = number of this quarter - number of this quarter of the previous year

Then what do we want to get the year-on-year difference percentage in this table at the same time?

First, we add another sales volume to the value field. At the same time, in order to distinguish, we changed the first sales volume to the year-on-year difference, and the second one to the year-on-year percentage. You can modify it by directly selecting the cell where the label is located.

Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

Click the year-on-year percentage under the value field, right-click---Value display mode---Difference percentage

Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

Select the year for the basic field, select the previous one for the basic item, and click OK.

Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

#In order to reflect the data more intuitively, we can change the order of the sales manager and the value in the column field.

Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

Such an analysis report is ready, and it also includes the year-on-year difference and percentage of sales data.

1Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

Excel year-on-year growth rate analysis:

Year-on-year percentage = (number of this quarter - number of this quarter of the previous year) / number of this quarter of the previous year ×100%

2. Excel month-on-month difference and month-on-month percentage

So how do you get the month-on-month difference?

We need to add another pivot table. We also put the order date in the row area of ​​the pivot table, the sales manager in the column area, and the sales volume in the value area. Here we see that the pivot table automatically puts the date Combined into quarters and years.

1Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

Tips:

I don’t know if you have noticed that different PivotTables created in the same workbook and the same data source, they The date combinations are all consistent. If the date combination of one pivot table changes, the others will also change accordingly. So if you want to create a PivotTable that combines new dates without affecting the previous PivotTable, what should you do? The method is as follows:

Hold down Alt D P, select "Microsoft Excel List or Database and Pivot Table" in the first step, select the table area in the second step, and select "Whether the new report is created in the same Select No on "Have the same data in the report" and confirm.

Similarly, under the value field, right-click---Value display mode---Difference, select the order date as the basic field, select the previous one as the basic item, and click OK.

1Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

As shown in the figure above, we get the quarter-on-quarter difference in sales data on a quarterly basis.

Analysis:

Since the pivot table cannot identify that the fourth quarter of the previous year is the previous benchmark for the first quarter of this year, each The first quarter quarter-over-quarter differences of the year were all empty.

The order date here represents the quarter

The month-on-month difference = the number of this quarter - the number of the previous quarter

How about getting the month-on-month difference percentage, the same Add the sales amount to the value field a second time. The first sales volume is modified to the month-on-month difference, and the second is modified to the month-on-month percentage.

1Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

Click the month-on-month percentage under the value field, right-click---value display mode---difference percentage, select the order date for the basic field, select the previous one for the basic item, and click Sure.

1Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

Replace the order of sales manager and value in the column field.

1Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

The final result is as follows:

1Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year

Excel chain formula analysis:

Chain percentage = (Number of this quarter - Number of last quarter)/Number of last quarter × 100%

Tips:

After setting the year-on-year and month-on-month periods, think What should I do if I change it back? Right-click under the value field---value display mode---no calculation.

In addition to the above-mentioned usage of pivot tables, there are many useful techniques. If you are interested, please like and leave a message below to share more good techniques with you!

Related learning recommendations: excel tutorial

The above is the detailed content of Excel case sharing: Calculation methods of year-on-year growth rate and month-on-month growth in each year. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:部落窝教育. If there is any infringement, please contact admin@php.cn delete
MEDIAN formula in Excel - practical examplesMEDIAN formula in Excel - practical examplesApr 11, 2025 pm 12:08 PM

This tutorial explains how to calculate the median of numerical data in Excel using the MEDIAN function. The median, a key measure of central tendency, identifies the middle value in a dataset, offering a more robust representation of central tenden

Google Spreadsheet COUNTIF function with formula examplesGoogle Spreadsheet COUNTIF function with formula examplesApr 11, 2025 pm 12:03 PM

Master Google Sheets COUNTIF: A Comprehensive Guide This guide explores the versatile COUNTIF function in Google Sheets, demonstrating its applications beyond simple cell counting. We'll cover various scenarios, from exact and partial matches to han

Excel shared workbook: How to share Excel file for multiple usersExcel shared workbook: How to share Excel file for multiple usersApr 11, 2025 am 11:58 AM

This tutorial provides a comprehensive guide to sharing Excel workbooks, covering various methods, access control, and conflict resolution. Modern Excel versions (2010, 2013, 2016, and later) simplify collaborative editing, eliminating the need to m

How to convert Excel to JPG - save .xls or .xlsx as image fileHow to convert Excel to JPG - save .xls or .xlsx as image fileApr 11, 2025 am 11:31 AM

This tutorial explores various methods for converting .xls files to .jpg images, encompassing both built-in Windows tools and free online converters. Need to create a presentation, share spreadsheet data securely, or design a document? Converting yo

Excel names and named ranges: how to define and use in formulasExcel names and named ranges: how to define and use in formulasApr 11, 2025 am 11:13 AM

This tutorial clarifies the function of Excel names and demonstrates how to define names for cells, ranges, constants, or formulas. It also covers editing, filtering, and deleting defined names. Excel names, while incredibly useful, are often overlo

Standard deviation Excel: functions and formula examplesStandard deviation Excel: functions and formula examplesApr 11, 2025 am 11:01 AM

This tutorial clarifies the distinction between standard deviation and standard error of the mean, guiding you on the optimal Excel functions for standard deviation calculations. In descriptive statistics, the mean and standard deviation are intrinsi

Square root in Excel: SQRT function and other waysSquare root in Excel: SQRT function and other waysApr 11, 2025 am 10:34 AM

This Excel tutorial demonstrates how to calculate square roots and nth roots. Finding the square root is a common mathematical operation, and Excel offers several methods. Methods for Calculating Square Roots in Excel: Using the SQRT Function: The

Google Sheets basics: Learn how to work with Google SpreadsheetsGoogle Sheets basics: Learn how to work with Google SpreadsheetsApr 11, 2025 am 10:23 AM

Unlock the Power of Google Sheets: A Beginner's Guide This tutorial introduces the fundamentals of Google Sheets, a powerful and versatile alternative to MS Excel. Learn how to effortlessly manage spreadsheets, leverage key features, and collaborate

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools