I need help in finding a formula to print a new word "ORDER" (in red) on the bottom of a column of numbers when any of the above numbers in the above column is at or less than 400.![]()
Any help will be appreciated.
I need help in finding a formula to print a new word "ORDER" (in red) on the bottom of a column of numbers when any of the above numbers in the above column is at or less than 400.![]()
Any help will be appreciated.
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.
starguy
Tahir Aziz
PAKISTAN
https://www.facebook.com/businessexcel
__________________
Forum Rules (read before you post)
Links to the world of Excel
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks