formatting the difference between two cells

  • Thread starter Thread starter Hollywood003
  • Start date Start date
H

Hollywood003

I have two cells with two different numbers and I am trying to have Excel
format the difference between the cells.
 
What do you mean by format the difference? Please elaborate.
 
In Excel the symbol for minus is the minus sign (-), so the difference
between A1 and B1 is =B1-A1.
If you want only the magnitude of the difference, use =ABS(B1-A1)
 

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