Formatting Cell

daddyfoxuk

Board Regular
Joined
Nov 18, 2016
Messages
68
Hi, hoping someone can help… I’ve used conditional formatting B4 to B28, so the highest cell turns red which is great!! I now need cells next to these to follow the same conditional format but these cells have text in the (Test 1 to Test 9) Basically highlight in red the highest test score, can anyone advise!! So Test should now be red etc... Thanks

1687430109485.png
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
I suggest that you update your Account details (click your user name at the top right of the forum) so helpers always know what Excel version(s) & platform(s) you are using as the best solution often varies by version. (Don’t forget to scroll down & ‘Save’)

I also suggest that you investigate XL2BB for providing sample data to make it easier for helpers by not having to manually type out sample data to test with.

I'm assuming that you have merged cells as indicated in my mini sheet below. This is a smaller sample but shows the idea.

23 06 22.xlsm
ABCDEFGHI
1
2
3
43Test1
55Test2
68Test3
76Test4
8
9
CF High
Cells with Conditional Formatting
CellConditionCell FormatStop If True
F7:H7,E6:H6,D5:H5,C4:H4Expression=$B4=MAX($B$4:$B$7)textNO
B4,B5:C5,B6:D6,B7:E7Expression=B4=MAX(B$4:B$7)textNO
 
Upvote 0

Forum statistics

Threads
1,215,338
Messages
6,124,343
Members
449,155
Latest member
ravioli44

We've detected that you are using an adblocker.

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.
Go back
Back
Top