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
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 459 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 137 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 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!