Just need help with this problem. I used this for conditional formatting: =F5:J5=MAX($F5:$J30). I have 5 columns with values which I need to filter.
It's okey but when I have the same value I need to strike only one of them not all of them.
Just need help with this problem. I used this for conditional formatting: =F5:J5=MAX($F5:$J30). I have 5 columns with values which I need to filter.
It's okey but when I have the same value I need to strike only one of them not all of them.
You want this formula:
That way it will only compare one cell at a time.
If what you want is the first max only then use this formula: