Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 36
Default Calculating Percent Change - Comparison Result is Negative

Please help me write a formula that calculates the percent change when:

The current result is 11%

The prior result is -1.89%

I am attempting to compare the current result improvement to the prior
result, hence my formula is:

(11%--1.89%)/-1.89% (the calculated result is -682.01%)

The result should be positive, like 1000% change (improvement), shouldn't it
be?

Thanks for helping me with this formula.

Sony
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,520
Default Calculating Percent Change - Comparison Result is Negative

A1 = prior result -1.89%
B1 = current result 11%

=(B1-A1)/ABS(A1)

If this post helps click Yes
---------------
Jacob Skaria


"Stilltrader47" wrote:

Please help me write a formula that calculates the percent change when:

The current result is 11%

The prior result is -1.89%

I am attempting to compare the current result improvement to the prior
result, hence my formula is:

(11%--1.89%)/-1.89% (the calculated result is -682.01%)

The result should be positive, like 1000% change (improvement), shouldn't it
be?

Thanks for helping me with this formula.

Sony

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 36
Default Calculating Percent Change - Comparison Result is Negative

Microsoft has published the following
http://support.microsoft.com/kb/214078

In my opinion percent change is meaningless when you go from a loss to a
profit or vice versa.

See also:
http://online.wsj.com/public/resourc...s/doe-help.htm
(under heading Net Income)

Hans Knudsen




"Stilltrader47" wrote in message
...
Please help me write a formula that calculates the percent change when:

The current result is 11%

The prior result is -1.89%

I am attempting to compare the current result improvement to the prior
result, hence my formula is:

(11%--1.89%)/-1.89% (the calculated result is -682.01%)

The result should be positive, like 1000% change (improvement), shouldn't
it
be?

Thanks for helping me with this formula.

Sony


Reply
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
Formatting negative percent Tschurin Excel Worksheet Functions 12 April 14th 11 09:18 AM
negative numbers to percent Scorpion Excel Discussion (Misc queries) 3 March 21st 08 12:49 AM
Problem calculating percent change Patrick Excel Worksheet Functions 9 October 18th 06 02:37 AM
Negative percent formula Bob Excel Worksheet Functions 2 May 8th 05 05:46 PM
How do I format a negative percent? Hawk186 Excel Discussion (Misc queries) 1 February 10th 05 09:02 PM


All times are GMT +1. The time now is 06:38 AM.

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

About Us

"It's about Microsoft Excel"