formula in excell

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

I'm trying to find the formula that will calculate the
percentage gain or loss, between two numbers
 
One way:

=B1/A1 - 1

(which is a bit more efficent than (B1-A1)/A1, since A1 only has to
be looked up once).

Format as a percentage.
 

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

Back
Top