Hey Gurus,
Will kindly appreciate your expertise as I can't seem to implement conditional formatting for the following situation:
1) Both cells to be highlighted in red when value of column 1 is lesser than or equal to 0.2 and when the value of column 2 is greater than or equal to 0.8.
2) The inverse of situation 1 in which the cells will be coloured blue when value of column 1 is greater than or equal to 0.8 and value of column 2 is lesser than or equal to 0.2
I have tried using COUNTIF(Column1, <=0.2)AND(Column2, >=0.8) but got prompted that there was a problem with this formula and try as I may, i can't seem to find an alternative.
For reference, what I hope to achieve is as per depicted:
Will it also be possible to filter away the non-highlighted cells as well?
Thanks for your help butties!
Will kindly appreciate your expertise as I can't seem to implement conditional formatting for the following situation:
1) Both cells to be highlighted in red when value of column 1 is lesser than or equal to 0.2 and when the value of column 2 is greater than or equal to 0.8.
2) The inverse of situation 1 in which the cells will be coloured blue when value of column 1 is greater than or equal to 0.8 and value of column 2 is lesser than or equal to 0.2
I have tried using COUNTIF(Column1, <=0.2)AND(Column2, >=0.8) but got prompted that there was a problem with this formula and try as I may, i can't seem to find an alternative.
For reference, what I hope to achieve is as per depicted:
Will it also be possible to filter away the non-highlighted cells as well?
Thanks for your help butties!
.