Table of Contents
Calculating percent change in Google Sheets is a simple process that allows you to track the increase or decrease in a specific value over time. To do this, you will need to use the formula: (New Value – Old Value) / Old Value. This will give you the decimal value of the percent change, which can then be converted to a percentage by multiplying it by 100. For example, if the old value is 50 and the new value is 60, the percent change would be (60-50)/50 = 0.2 or 20%. This calculation can be applied to any data in your Google Sheets, allowing you to easily analyze changes and trends in your data.
Calculate Percent Change in Google Sheets (With Examples)
The percent change in values between one period and another period is calculated as:
Percent change = (Value2 – Value1) / Value1 * 100
For example, suppose a company makes 50 sales one month, then makes 56 sales the next month. We can use the following formula to calculate the percent change in sales from one month to the next:
- Percent change = (Value2 – Value1) / Value1 * 100
- Percent change = (56 – 50) / 50 * 100
- Percent change = 12%
This tells us that sales grew by 12% from the first month to the second month.
To calculate percent change in Google Sheets, we can use the following formula:
=to_percent((A2-A1)/A1)
Note that this formula automatically displays the result in a percentage format thanks to the to_percent() function.
The following example shows how to use this formula in practice.
Example: Calculating Percent Change in Google Sheets
Suppose we have the following dataset that shows the sales of a certain company during 10 consecutive sales periods:

We can use the following formula to calculate the percent change in sales between the first and second period:

We can then drag this formula down to every remaining cell in column C to automatically calculate the percent change in sales between each consecutive period:

From the output we can see:
- Sales increased by 11% from period 1 to period 2.
- Sales increased by 4% from period 2 to period 3.
- Sales decreased by 1% from period 3 to period 4.
And so on.
Cite this article
stats writer (2024). How do I calculate percent change in Google Sheets with examples?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-do-i-calculate-percent-change-in-google-sheets-with-examples/
stats writer. "How do I calculate percent change in Google Sheets with examples?." PSYCHOLOGICAL SCALES, 15 May. 2024, https://scales.arabpsychology.com/stats/how-do-i-calculate-percent-change-in-google-sheets-with-examples/.
stats writer. "How do I calculate percent change in Google Sheets with examples?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-do-i-calculate-percent-change-in-google-sheets-with-examples/.
stats writer (2024) 'How do I calculate percent change in Google Sheets with examples?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-do-i-calculate-percent-change-in-google-sheets-with-examples/.
[1] stats writer, "How do I calculate percent change in Google Sheets with examples?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, May, 2024.
stats writer. How do I calculate percent change in Google Sheets with examples?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.
