conditional formatting based on another cell

i0mega

New Member
Joined
Apr 4, 2009
Messages
32
Office Version
  1. 365
Platform
  1. Windows
Hello, can anyone help, I'm not sure if this can be done with Conditional formatting. I cant work this one out.
I have a range of different names in Column L and would like the cell next to it to change colour if the name in Column L is listed in Column W. Hope that makes sense.
Thank you
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
How about
Excel Formula:
=COUNTIFS($W:$W,$L2)
 
Upvote 1
Solution
How about
Excel Formula:
=COUNTIFS($W:$W,$L2)
Hello Fluff, thank you. If sort of works but is missing some out. Wonder if it is the way I am copying and pasting the formula down
 
Upvote 0
What is the applied to range?
 
Upvote 0
Not sure what applied is. I have put the above formula in M2 and used copy and paste all the way down (around 1000 rows) the list of names is in W3:W50.
 
Upvote 0
You need to use the formula in conditional formatting, not in a cell.
 
Upvote 0
I have done it again and it works now, thank you Fluff
 
Upvote 0
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,215,481
Messages
6,125,057
Members
449,206
Latest member
Healthydogs

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