Highlight Cell

Phill9080

New Member
Joined
Mar 17, 2015
Messages
34
could any please advise how I can highlight a cell red if the below appear in the cell when typed

CAR201 CAR202 CAR203 CAR204 CAR205

would be much appreciated
 
sorry, but cant get it to work, it appears red when blank only
Sounds like you applied it incorrectly.
You may want to try removing all Conditional Formatting rules from your sheet and try again.
 
Upvote 0

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
With the CF formula applied to the range $J$1:$J$8:

Excel 2016 (Windows) 32 bit
J
1
2
3
CAR203
4
CAR208
5
6
7
8

<tbody>
</tbody>
Sheet1



sorry im lost, cant get it to work :(

is there simple way - - - just want the cell to go red if more than one number is typed into the cell

ive got about 40 numbers that need to be detected
 
Upvote 0
More than one number? That's not what you asked for earlier in the thread. When Joe clarified with you, you said that exactly one of those five values would be visible in the cell. Please provide us with some sample representative data to work with.
 
Upvote 0
Just try the below formula
=match(A1,CAR201,CAR202,CAR203,CAR204,CAR205,0)
the cell reference you need to change as per requirement.
 
Upvote 0

Forum statistics

Threads
1,215,360
Messages
6,124,489
Members
449,166
Latest member
hokjock

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