Conditional Formating
I'm trying to setup a conditional format that when column A is greating than column B either a red flag / Red circle will pop up in a seperate column.
Thanks in advanced!
Answers
-
Are you using a flag type column?
=IF([Column A]@row > [Column B]@row, 1)
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!