Enter value if other cell is not blank

jcurry
âśâś
I would like the cell in the Cologuard - Agreed column to auto populate 1 if the cell in the Date cologuard ordered is not blank
Thanks in advance!
Best Answer
-
Hi @jcurry,
This should accomplish your request by formula:
=IF([Date Cologuard ordered]@row <>"",1,"")
Hope this helps; any problems/questions etc. then just post! 🙂
Answers
-
Hi @jcurry,
This should accomplish your request by formula:
=IF([Date Cologuard ordered]@row <>"",1,"")
Hope this helps; any problems/questions etc. then just post! 🙂
-
Thank you again @Nick Korna !!
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!