Querying cells with formulas

I've setup a formula to simply look to see if the Amount Paid does not equal Invoice Total under Notes.

On row one under Invoice Total I have a formula setup. On row three under the same column there is no formula.

When I added the same formula, =IF([Amount Paid]@row <> [Invoice Total]@row, "Incorrect", "Correct") under Notes, I get two different responses back. In row one with formulas in both Invoice Total and Notes it is not the correct response.

In row three with no formula under Invoice Total and the formula under Notes I receive the correct response.

Is there a different formula to use when querying cells with formulas?

Best Answer

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!