LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default Percentage between two numbers

If you divide by the maximum you'll get your 98.58%; if you divide by the
minimum you'll get the 6941.18%.
--
David Biddulph


"puiuluipui" wrote in message
...
Hi, your formula result was:
2394 34 -98,58%
34 2394 +98,58%

Can a formula like this make the result look like this?
2394 34 -6941,18%
34 2394 +6941,18%

Can this be done?
Thanks!




"Rik_UK" wrote:

You could try the following formula instead...

=IF(A2B2,(B2-A2)/ABS(A2),ABS((A2-B2)/ABS(B2)))

and then set the custom format to +0,00%;-0,00%

Best of luck

"puiuluipui" wrote:

Hi, i have this two situations:

2394 34 -98,58%
34 2394 6941,18%

This is the formulas i used:
=(B1-A1)/ABS(A1)
=(B2-A2)/ABS(A2)
I need a formula to calculate the percentage of differences between two
numbers even if the first is bigger than the second or the other way
around.

This is how i need the final result to look:
2394 34 -98,58%
34 2394 +98,58%

Can this be done?
Thanks!






 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
whole numbers plus a percentage Marko Excel Discussion (Misc queries) 2 July 5th 08 07:12 PM
whole numbers plus a percentage Marko Excel Discussion (Misc queries) 2 July 5th 08 06:48 PM
Percentage of a Column of numbers Richard Excel Discussion (Misc queries) 1 May 9th 08 01:32 AM
assign numbers a value, then get percentage Lt. R Excel Worksheet Functions 1 April 11th 06 06:02 PM
How do I add a percentage to a row of numbers Messa Excel Discussion (Misc queries) 6 June 27th 05 11:57 PM


All times are GMT +1. The time now is 06:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"