MINUS Operation
How to use the MINUS operation in formulas
Definition
The MINUS operation allows you to subtract one number from another.
Example
MINUS(15,5)
Result:
10
Syntax Guide
MINUS(value1, value2)
value1 - The number to be subtracted from
value2 - The number to subtract from value1
Formula In Use
What's Next
- Check out our Formula Cheat Sheet & Guide
- Learn more about the DIVIDE Operation
- Learn more about the ROUND Operation