Hi & welcome to MrExcel.
Do you want to highlight the highest value in each column or just the highest value overall?
Also if a value is over 400, do you just want to highlight that row in the first column?
Hi & welcome to MrExcel.
Do you want to highlight the highest value in each column or just the highest value overall?
Also if a value is over 400, do you just want to highlight that row in the first column?
The highest value in blue for the row 1 compared to the five columns.
Column b-f compared
Rows shown as "1-"
row 2 would be Cell F - 2 would be highlighted green
row 3 would be have cell B - 3 would be highlighted orange Even though F - 3 is a higher number it is not highlighted green.
eg
a
1- b c d e f
2- 21 56 79 1 100
3- 400 123 300 200 401
If the above is what you're looking for.
Select B2:F33 & use this formula for the green format
=AND(B2=MAX($B2:$F2),MAX($B2:$F2)<400)
Then select B2:B33 & use
=MAX($B2:$F2)>=400
Change the F33 & B33 to reflect the last row number of your data.
We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel
Which adblocker are you using?
Disable AdBlock
Follow these easy steps to disable AdBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the icon in the browser’s toolbar. 2)Click on the "Pause on this site" option.
Go back
Disable AdBlock Plus
Follow these easy steps to disable AdBlock Plus
1)Click on the icon in the browser’s toolbar. 2)Click on the toggle to disable it for "mrexcel.com".
Go back
Disable uBlock Origin
Follow these easy steps to disable uBlock Origin
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.
Go back
Disable uBlock
Follow these easy steps to disable uBlock
1)Click on the icon in the browser’s toolbar. 2)Click on the "Power" button. 3)Click on the "Refresh" button.