IoannisdCopper ContributorJan 12, 2023Highlight 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
XXploreBrass Contributor to IoannisdJan 13, 2023It works and I think you need check your formular:Use "=B2=MAX($B2,$D2,$F2)"Not "=B2=MAX($B$2,$D$2,$F$2)"