Hi,
As per the attached and formula, How can i add the formula if Week 19,20,21~52 any column below the stock Level, RYG to red.
I'm only know the formula for single cell.
=IF(ISBLANK([Stock Level]3), "Yellow", IF([Stock Level]3 <= [Week 19]3, "Green", "Red"))
Thanks in advance.
