Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Need to calculate percentage with some variables

Hello,

I'm trying to calculate the % of YTD Actual # compared to the Annual budget
#. In some cases it's easy:

YTD Actual = $10,000, Annual budget = $20,000, so 10000/20000 = 0.5
(formatted to a percentage = 50%)

However, in cases where we budgeted a loss, but have actually seen a profit,
i'm stumped:

YTD Actual = $12,000, Annual budget = <$9,000: WHAT IS THE FORMULA FOR THIS?

Any help is much appreciated.
--
Cristin
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 127
Default Need to calculate percentage with some variables

what do you want in such a case? that would decide the formula.


"Cristin" (donotspam) wrote in message
...
Hello,

I'm trying to calculate the % of YTD Actual # compared to the Annual
budget
#. In some cases it's easy:

YTD Actual = $10,000, Annual budget = $20,000, so 10000/20000 = 0.5
(formatted to a percentage = 50%)

However, in cases where we budgeted a loss, but have actually seen a
profit,
i'm stumped:

YTD Actual = $12,000, Annual budget = <$9,000: WHAT IS THE FORMULA FOR
THIS?

Any help is much appreciated.
--
Cristin



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Need to calculate percentage with some variables

Well that's the kicker

When Actual= and budget= Result=
12,000 -9,000 -133.33%
2,500 0 #DIV/0!
2,500 2,000 125.00% (this one makes sense)

what does that say, really?
--
Cristin


"Gaurav" wrote:

what do you want in such a case? that would decide the formula.


"Cristin" (donotspam) wrote in message
...
Hello,

I'm trying to calculate the % of YTD Actual # compared to the Annual
budget
#. In some cases it's easy:

YTD Actual = $10,000, Annual budget = $20,000, so 10000/20000 = 0.5
(formatted to a percentage = 50%)

However, in cases where we budgeted a loss, but have actually seen a
profit,
i'm stumped:

YTD Actual = $12,000, Annual budget = <$9,000: WHAT IS THE FORMULA FOR
THIS?

Any help is much appreciated.
--
Cristin




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Need to calculate percentage with some variables

Hi,

This is more a mathematical than an Excel question. It honestly does not
make sense to compute a %age in such a scenario.

--
Regards,

Ashsih Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Cristin" (donotspam) wrote in message
...
Hello,

I'm trying to calculate the % of YTD Actual # compared to the Annual
budget
#. In some cases it's easy:

YTD Actual = $10,000, Annual budget = $20,000, so 10000/20000 = 0.5
(formatted to a percentage = 50%)

However, in cases where we budgeted a loss, but have actually seen a
profit,
i'm stumped:

YTD Actual = $12,000, Annual budget = <$9,000: WHAT IS THE FORMULA FOR
THIS?

Any help is much appreciated.
--
Cristin


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default Need to calculate percentage with some variables

I would use the following formula:

=(Actual-Budget)/ABS(Budget)

Regards,
Fred.

"Cristin" (donotspam) wrote in message
...
Hello,

I'm trying to calculate the % of YTD Actual # compared to the Annual
budget
#. In some cases it's easy:

YTD Actual = $10,000, Annual budget = $20,000, so 10000/20000 = 0.5
(formatted to a percentage = 50%)

However, in cases where we budgeted a loss, but have actually seen a
profit,
i'm stumped:

YTD Actual = $12,000, Annual budget = <$9,000: WHAT IS THE FORMULA FOR
THIS?

Any help is much appreciated.
--
Cristin


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
How do I calculate maximum with variables. DanASU Excel Worksheet Functions 3 June 13th 08 08:01 PM
Nesting IF/calculate percentage JN Excel Worksheet Functions 6 April 10th 07 05:15 PM
How do I calculate an average by a certain percentage? cwilson Excel Worksheet Functions 1 September 11th 06 12:33 AM
calculate percentage JP Excel Worksheet Functions 6 March 2nd 05 02:34 PM
Is there an easy way calculate 2 variables in conditional sum wiz. Liketoknow Excel Worksheet Functions 1 November 10th 04 09:34 AM


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

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"