FormulaCraft

How to calculate percentage change in Excel and Google Sheets

Topic:Percentages
Excel & Google Sheets
=(B2-A2)/A2

Try it with your data

Edit the grid or formula, then run it through a real spreadsheet engine — no signup.

Sample data — click any cell to edit

Runs server-side · free · no signup

Step by step

  1. 1Subtract the old value from the new value: (B2 − A2).
  2. 2Divide by the old value: =(B2-A2)/A2.
  3. 3Apply Percent format. A positive result is growth, negative is a decline.

Tips

Working on a sheet you inherited? Run the Auditor on the whole file first — it flags every #REF!, #N/A, broken column pattern, and inconsistent formula in seconds, free, no signup.

Frequently asked

Why do I get #DIV/0! for percentage change?

The old value (the divisor) is zero or blank. Wrap the formula in IFERROR, or check the starting value.

More on Percentages

See all →

Formulas used

Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.

Last reviewed: