Percentage change calculator

Percentage change, difference and the spreadsheet formula that produces it, including the case everyone gets wrong.

Free, no signup, nothing to download. Results update as you type.

Percentage change+30.0%
Difference720
Formula=(B2-A2)/ABS(A2)Then format the cell as a percentage rather than multiplying by 100
New value as a share of old130.0%
How this is calculated

Percentage change = (new - old) / absolute value of old, formatted as a percentage. The ABS matters: without it, a change from -50 to -25 reports as -50 percent when the value actually improved.

Frequently asked
What if the original value is zero?

Percentage change is undefined, not infinite and not 100 percent. Any tool that prints a number there is making one up. Report the absolute difference instead, or restate the baseline.

Why divide by the absolute value?

So negative baselines behave. Going from -50 to -25 is an improvement, but dividing by -50 gives -50 percent, which reads as a decline. Dividing by the absolute value gives +50 percent.

Percentage change or percentage point?

Different things, and mixing them misleads. Moving from 20 percent to 25 percent is a rise of 5 percentage POINTS, and also a 25 percent increase. Say which one you mean.

Stop recalculating this by hand.

The same numbers, live off the rows your team already edits, in a spreadsheet that rolls them up for you. Start your 7-day free trial, no credit card required.