Conditional Formatting, telling the difference between and A and A* grade

EmmaN

New Member
Joined
Jun 17, 2014
Messages
21
Hi,

When using conditional formatting in cells, if im showing an A grade and an A* grade I want them to show as different colours. I can't get conditional formatting to show them as different. Im sure its something really simple im not doing but my brain is fried today and i cant work it out. Any suggestions gratefully appreciated. Thank you. Emma
 

Excel Facts

Whats the difference between CONCAT and CONCATENATE?
The newer CONCAT function can reference a range of cells. =CONCATENATE(A1,A2,A3,A4,A5) becomes =CONCAT(A1:A5)
Hi,

You can just use a different formula for each CF condition, in my sample below, I'm using A1:A4, but that's just to show you the formulas, you would use A1 in all the conditions; however, I believe the limit is 3 conditions not including the original Cell formatting (so total of 4 if you include Cell formatting).


Book1
AB
1ATRUE
2A*TRUE
3A+TRUE
4A-TRUE
Sheet2
Cell Formulas
RangeFormula
B1=A1="A"
B2=A2="A*"
B3=A3="A+"
B4=A4="A-"
 
Upvote 0
Hi,

When using conditional formatting in cells, if im showing an A grade and an A* grade I want them to show as different colours. I can't get conditional formatting to show them as different. Im sure its something really simple im not doing but my brain is fried today and i cant work it out. Any suggestions gratefully appreciated. Thank you. Emma
Hard to know what is going wrong without seeing some sample data and exactly what Conditional Formatting rule(s) you have tried. Here's mine:

Excel Workbook
A
1A
2A-
3A*
CF EmmaN
Cells with Conditional Formatting
CellConditionCell FormatStop If True
A11. / Formula is =A1="A"Abc
A12. / Formula is =A1="A*"Abc
 
Upvote 0

Forum statistics

Threads
1,223,903
Messages
6,175,284
Members
452,630
Latest member
OdubiYouth

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