🎓 5★ Rated Smartsheet Training Courses 👇
https://properprojectmanagement.com/smartsheet-training-courses/
⚡ End Smartsheet formula frustration instantly & permanently - discover how 👇
https://functionassist.com/
Are you wondering how to use Smartsheet IF Formulas? This tutorial explains all you need to do and consider.
VIDEO NOTES
-------------------------------------------
IF Formula 1: =IF(RAG@row = "Blue", "Okay", "At Risk")
IF Formula 2: =IF(RAG@row = "Blue", "Okay", IF(RAG@row = "Green", "Okay", "At Risk"))
IF Formula 3: =IF(OR(RAG@row = "Blue", RAG@row = "Green"), "Okay")
IF Formula 4: =IF(OR(RAG@row = "Green", RAG@row = "Blue"), "On Track", IF(OR(RAG@row = "Yellow", RAG@row = "Red"), "At Risk"))
Continue this lesson in the app
Install CourseHive on Android or iOS to keep learning while you move.