Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
In Excel, what is the formula to calculate the difference or change in
numbers (delta) between cells? |
#2
![]() |
|||
|
|||
![]()
one way:
=B1 - A1 In article , "Janelle" wrote: In Excel, what is the formula to calculate the difference or change in numbers (delta) between cells? |
#3
![]() |
|||
|
|||
![]()
If you are looking for just the difference, use =A1-B1.
If you want the absolute difference, use =ABS(A1-B1) "Janelle" wrote: In Excel, what is the formula to calculate the difference or change in numbers (delta) between cells? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Help, Urgent Excel Formulas are not calculating | Excel Discussion (Misc queries) | |||
Problem with named formula's | Excel Worksheet Functions | |||
Formulas | Excel Worksheet Functions | |||
Way to make Excel only run certain formulas on a worksheet? | Excel Discussion (Misc queries) | |||
calculating formulas for all workbooks in a folder | Excel Worksheet Functions |