Difference

G

Guest

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.
 
T

Tom Ogilvy

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top