How to use the Stop If True Condition for highlight cells

  • Thread starter Thread starter Fefe
  • Start date Start date
F

Fefe

The Stop If True Condition don't seem to be work when you input an formula to
highlight all cells greater than 100 and Stop If True, once it finds the
first value that that is greater than 100. It highlights all the cells.
 
Surely, Stop If True is to stop any further conditions being evaluated for
that (each) cell, not stop at the first matching instance.
 
Back
Top