Saved Bookmarks
| 1. |
What is the difference between numeric formula and text formula in excel? |
|
Answer» Calculate the difference between two NUMBERS by inputting a formula in a new, blank CELL. If A1 and B1 are both numeric VALUES, you can use the "=A1-B1" formula. Your cells don't have to be in the same order as your formula. For example, you can ALSO use the "=B1-A1" formula to calculate a different value. |
|