Help with a formula: Do not run formula if cell is blank

Alyssa
✭✭
Rookie here -- I'm hoping to get some help with a formula issue. I am trying to flag the "Attn" column if "Days Until Due" is less than 120. However, I don't want the "Attn" column to flag if the cell is blank.
I currently have this formula configured for the Attn column, which has the flag symbol:
=IF([Days Until Due]1 < 120, 1, 0)
Looking for the correct formula to not flag if running against a blank cell.
Thanks in advance.
Tags:
Comments
-
-
This worked perfectly!! Thank you, Luke!
-
Not a problem. If you have a drag down formula the @row reference is faster for smartsheet to process. You could also use an AND function here with the same results.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 448 Global Discussions
- 154 Industry Talk
- 503 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 512 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!