Add Not Blank to formula and display word
I need to add another element to the following formula. The below formula works beautifully, however now I need to look at another column to see if there is a date displayed and if so (not blank) then display the word "Termed".
Current formula:
=IF(AND([Trailing 24M ratio]@row < 1, [Trailing 12M ratio]@row >= 0.9), "Yellow with above 90% in last 12 mths", IF([Trailing 24M ratio]@row >= 1.2, "STAR", IF([Trailing 24M ratio]@row >= 1, "GREEN", IF([Trailing 24M ratio]@row >= 0.8, "YELLOW", "RED"))))
Trying to add this:
IF(NOT(ISBLANK([Term Date]@row), "Termed'))))
Answers
-
I hope you're well and safe!
Where do you want to add it to the formula?
Can you describe your process in more detail and maybe share the sheet(s)/copies of the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@workbold.com)
I hope that helps!
Be safe and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Here is a screen shot of the current formula. I would also like to add in the Label column formula to look at the Term Date column and if it is not blank (it will contain a date) then display the word "Termed" regardless of the trailing 12M and 24M ratio. Hope that makes sense.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!