ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Difference (https://www.excelbanter.com/excel-worksheet-functions/50838-difference.html)

Sarah Talley

Difference
 
A similar question was asked about a year ago, but I didn't quite get the
answer I needed. I have a statistical spreadsheet. What I'm trying to do is
show the percentage increase/decrease of incidents in comparison to the
previous year.

Eg: A1= 31(this years numbers)
B1=47(last years numbers)

in C1 I want to display either -#% or +#% (depending on if the numbers have
increased or decreased compared to the previous year)

Someone gave the formula =(A1/B1)/A1 but I don't think that's quite right.



Anne Troy

Difference
 
Try this: =1-(A1/B1)
Then format you cell with a custom format of something like this:
+0.00;-0.00
************
Anne Troy
www.OfficeArticles.com

"Sarah Talley" <Sarah wrote in message
...
A similar question was asked about a year ago, but I didn't quite get the
answer I needed. I have a statistical spreadsheet. What I'm trying to do
is
show the percentage increase/decrease of incidents in comparison to the
previous year.

Eg: A1= 31(this years numbers)
B1=47(last years numbers)

in C1 I want to display either -#% or +#% (depending on if the numbers
have
increased or decreased compared to the previous year)

Someone gave the formula =(A1/B1)/A1 but I don't think that's quite
right.





bpeltzer

Difference
 
=(A1/B1)-1. Format as %.

"Sarah Talley" wrote:

A similar question was asked about a year ago, but I didn't quite get the
answer I needed. I have a statistical spreadsheet. What I'm trying to do is
show the percentage increase/decrease of incidents in comparison to the
previous year.

Eg: A1= 31(this years numbers)
B1=47(last years numbers)

in C1 I want to display either -#% or +#% (depending on if the numbers have
increased or decreased compared to the previous year)

Someone gave the formula =(A1/B1)/A1 but I don't think that's quite right.



Tom Ogilvy

Difference
 
Just a head's up,
Your formula gives a positive %, but the OP was moving from 47 last year
(B1) to 31 this year (A1).

Maybe you missed which value is which.

--
Regards,
Tom Ogilvy


"Anne Troy" wrote in message
...
Try this: =1-(A1/B1)
Then format you cell with a custom format of something like this:
+0.00;-0.00
************
Anne Troy
www.OfficeArticles.com

"Sarah Talley" <Sarah wrote in message
...
A similar question was asked about a year ago, but I didn't quite get the
answer I needed. I have a statistical spreadsheet. What I'm trying to

do
is
show the percentage increase/decrease of incidents in comparison to the
previous year.

Eg: A1= 31(this years numbers)
B1=47(last years numbers)

in C1 I want to display either -#% or +#% (depending on if the numbers
have
increased or decreased compared to the previous year)

Someone gave the formula =(A1/B1)/A1 but I don't think that's quite
right.







Anne Troy

Difference
 
Absolutely. :)
************
Anne Troy
www.OfficeArticles.com

"Tom Ogilvy" wrote in message
...
Just a head's up,
Your formula gives a positive %, but the OP was moving from 47 last year
(B1) to 31 this year (A1).

Maybe you missed which value is which.

--
Regards,
Tom Ogilvy


"Anne Troy" wrote in message
...
Try this: =1-(A1/B1)
Then format you cell with a custom format of something like this:
+0.00;-0.00
************
Anne Troy
www.OfficeArticles.com

"Sarah Talley" <Sarah wrote in message
...
A similar question was asked about a year ago, but I didn't quite get
the
answer I needed. I have a statistical spreadsheet. What I'm trying to

do
is
show the percentage increase/decrease of incidents in comparison to the
previous year.

Eg: A1= 31(this years numbers)
B1=47(last years numbers)

in C1 I want to display either -#% or +#% (depending on if the numbers
have
increased or decreased compared to the previous year)

Someone gave the formula =(A1/B1)/A1 but I don't think that's quite
right.









Sarah Talley

Difference
 
sorry, what's OP?

"Anne Troy" wrote:

Absolutely. :)
************
Anne Troy
www.OfficeArticles.com

"Tom Ogilvy" wrote in message
...
Just a head's up,
Your formula gives a positive %, but the OP was moving from 47 last year
(B1) to 31 this year (A1).

Maybe you missed which value is which.

--
Regards,
Tom Ogilvy


"Anne Troy" wrote in message
...
Try this: =1-(A1/B1)
Then format you cell with a custom format of something like this:
+0.00;-0.00
************
Anne Troy
www.OfficeArticles.com

"Sarah Talley" <Sarah wrote in message
...
A similar question was asked about a year ago, but I didn't quite get
the
answer I needed. I have a statistical spreadsheet. What I'm trying to

do
is
show the percentage increase/decrease of incidents in comparison to the
previous year.

Eg: A1= 31(this years numbers)
B1=47(last years numbers)

in C1 I want to display either -#% or +#% (depending on if the numbers
have
increased or decreased compared to the previous year)

Someone gave the formula =(A1/B1)/A1 but I don't think that's quite
right.










Anne Troy

Difference
 
It took me a long time to find that out, too. "Original Poster"--or at least
I think!!
************
Anne Troy
www.OfficeArticles.com

"Sarah Talley" wrote in message
...
sorry, what's OP?

"Anne Troy" wrote:

Absolutely. :)
************
Anne Troy
www.OfficeArticles.com

"Tom Ogilvy" wrote in message
...
Just a head's up,
Your formula gives a positive %, but the OP was moving from 47 last
year
(B1) to 31 this year (A1).

Maybe you missed which value is which.

--
Regards,
Tom Ogilvy


"Anne Troy" wrote in message
...
Try this: =1-(A1/B1)
Then format you cell with a custom format of something like this:
+0.00;-0.00
************
Anne Troy
www.OfficeArticles.com

"Sarah Talley" <Sarah wrote in
message
...
A similar question was asked about a year ago, but I didn't quite get
the
answer I needed. I have a statistical spreadsheet. What I'm trying
to
do
is
show the percentage increase/decrease of incidents in comparison to
the
previous year.

Eg: A1= 31(this years numbers)
B1=47(last years numbers)

in C1 I want to display either -#% or +#% (depending on if the
numbers
have
increased or decreased compared to the previous year)

Someone gave the formula =(A1/B1)/A1 but I don't think that's quite
right.













All times are GMT +1. The time now is 10:23 AM.

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