put formula in cell where you want to show ORDER and format its font colour red.Originally Posted by Vtomo
=IF(COUNTIF($A$1:$A$50,"<=400")>0,"ORDER","")
I suppose that above column is A1:A50, you can change this range according to your data.
hope this is what you required.
Bookmarks