If Formulas always messing me up

Samuel Dowdy Jr.
✭✭✭✭✭✭
=IF(AND([Invoice Approval Type]@row = "Two-Level", [Two-Level Approved]@row = 0, 0, 1))
What am i dong wrong?
Answers
-
You forgot to close out the AND statement before moving to the output of the IF.
Help Article Resources
Categories
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!