Forum Discussion
Ioannisd
Jan 12, 2023Copper Contributor
Highlight higher value of different cells
hi, i want to highlight higher value(cell) in every row from different - seperate collums for example i have B2 , D2 , F2 cells with values
NikolinoDE
Jan 13, 2023Platinum Contributor
If you follow Mr. Hans Vogelaar's steps it should work without any problem...it works for me.
Attached is an additional example file.
Conditionally Formatting Data: Examples and Guidelines
...for do-it-yourself 🙂
- IoannisdJan 13, 2023Copper Contributorstill it's not working.
- XXploreJan 13, 2023Brass ContributorIt works and I think you need check your formular:
Use "=B2=MAX($B2,$D2,$F2)"
Not "=B2=MAX($B$2,$D$2,$F$2)" - NikolinoDEJan 13, 2023Platinum ContributorIf I may recommend, include this file (without sensitive data) so that we can understand why it doesn't work for your file.