JoshCollins
5 years agoQrew Assistant Captain
Can I use an "if" formula with numeric fields?
Hello, I am trying to use an "if" statement for a formula in a Formula - Numeric field. I am getting the error: "Expecting bool but found number."
I understand what that means, but I don't understand how to write the formula to fix it.
Here is the formula:
IF (([Numeric field #1] - [Numeric field #2] + [Numeric field #3]) > ([Numeric field #1] * 0.25), ([Numeric field #1] * 0.25), ([Numeric field #1] - [Numeric field #2] + [Numeric field #3]))
Any help you could provide would be greatly appreciated!
------------------------------
Josh Collins
------------------------------
I understand what that means, but I don't understand how to write the formula to fix it.
Here is the formula:
IF (([Numeric field #1] - [Numeric field #2] + [Numeric field #3]) > ([Numeric field #1] * 0.25), ([Numeric field #1] * 0.25), ([Numeric field #1] - [Numeric field #2] + [Numeric field #3]))
Any help you could provide would be greatly appreciated!
------------------------------
Josh Collins
------------------------------