ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   need formula to get % between 2 numbers (https://www.excelbanter.com/excel-worksheet-functions/22413-need-formula-get-%25-between-2-numbers.html)

NM

need formula to get % between 2 numbers
 
I have 2 fields where I'm trying to show not only a difference but also a
percentage, whether < or .

Any help?

thanks

John Mansfield

NM,

Assume you have data in cells A1 and B1. To find the percentage difference
between the two numbers, using B1 as the base the formula is:

( A1 - B1 ) / ABS (B1)

ABS is Excel's absolute value function.

----
Regards,
John Mansfield
http://www.pdbook.com

"NM" wrote:

I have 2 fields where I'm trying to show not only a difference but also a
percentage, whether < or .

Any help?

thanks



All times are GMT +1. The time now is 03:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com