Calculate percentage changes for containing negative numbers and zero

How to calculate percentage change for negative numbers in Excel?

For calculating the % change which doesn't contain a negative or zero value we can use one of these two formulas

Why is a custom function required?

What do we know as a basic math

Calculate percentage changes for containing zero or negative values in the Excel

Calculate percentage changes for containing negative numbers and zero in Excel

EXCEL FORMULA AND EXAMPLE

Generic formula - suitable for a data set that doesn't contain 0 or negative values

Divided by absolute old value - suitable for a data set containing positive and negative values

Custom formula

đź’ˇ View the Google Sheets file used in this exercise here

Calculate percentage changes for containing zero or negative values in Google Sheets

How to calculate percentage change for negative numbers in Google Sheets?
Calculate percentage changes for containing negative numbers and zero in Google Sheets

GOOGLE SHEETS FORMULA AND EXAMPLE

Generic formula - suitable for a data set that doesn't contain 0 or negative values

Divided by absolute old value - suitable for a data set containing positive and negative values

Custom formula

đź’ˇ View the Google Sheets file used in this exercise here