How can I create a function to be used in a conditional logic statement to act as a result?
Conditional logic statement: =IF(COUNTIFS(B10:B147,">20")=0,"Ok",function())
Result2[function()]: Change each cell B10:B147
to red if value within cell is over 20.