M
Michael Burkett
I am looking for a way to find the % change in 2 numbers.
Example:
A1 .47
A2 1.14
A3 =(a2/a1)-1
This works find so long as both numbers are positive. I need a way that will deal with one or both of the numbers being negative. Ideas?
Example:
A1 .47
A2 1.14
A3 =(a2/a1)-1
This works find so long as both numbers are positive. I need a way that will deal with one or both of the numbers being negative. Ideas?