A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Worksheet Functions
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Need to calculate percentage with some variables



 
 
Thread Tools Display Modes
  #1  
Old September 22nd, 2008, 10:07 PM posted to microsoft.public.excel.worksheet.functions
Cristin
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  
Old September 22nd, 2008, 10:40 PM posted to microsoft.public.excel.worksheet.functions
Gaurav[_6_]
external usenet poster
 
Posts: 128
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  
Old September 22nd, 2008, 11:02 PM posted to microsoft.public.excel.worksheet.functions
Cristin
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  
Old September 23rd, 2008, 12:56 AM posted to microsoft.public.excel.worksheet.functions
Ashish Mathur[_2_]
external usenet poster
 
Posts: 1,764
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  
Old September 23rd, 2008, 02:02 AM posted to microsoft.public.excel.worksheet.functions
Fred Smith[_4_]
external usenet poster
 
Posts: 2,386
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


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 07:58 AM.


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