Any column below the stock Level, status become to red.
richard_uy
✭✭
Hi,
As per the attached and formula, How can i add the formula if Week 15,16,17~52 any column below the stock Level, status become to red.
I'm only know the formula for single column.
=IF(ISBLANK([Stock Level]2), "Yellow", IF([Stock Level]2 <= [Week 14]2, "Green", IF([Stock Level]2 > [Week 14]2, "Red", "")))
Thanks in advance.
Comments
-
Hi,
Maybe you could use COUNTIF? Something like :
"=IF(COUNTIF([Week 14]2: [Week 52]2 ,"<"+ [Stock Level]2)>0,"Red","Green")"
That means : if there is more than 0 week that are > Stock Level, then Red. Else Green.
Does this helps?
Paul.
-
Hi Paul,
Can't work for the said formula.
-
Anyone help, i'm really need this formula.
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 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