Conditional Formatting Based on Name Manager

tycasey17

Board Regular
Joined
Sep 26, 2013
Messages
93
Office Version
  1. 2019
  2. 2016
Platform
  1. Windows
I'm trying to have certain cells highlight based on peoples job titles. So, if I have CEO, COO, CFO, etc. in the name manager under "_BusinessOFF" if anyone with those titles comes up I want to have a specific background color come up but when I use the formula: =VLOOKUP($B7,_dashTab,2,FALSE)=_BusinessOFF it does nothing. I don't want to create multiple rules for each job title.
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
Unfortunately, CF rules only work with one unique format combo at a time. So if you want a different color for each unique value, then you will need a separate rule for each value/color.
 
Upvote 1
Solution
Unfortunately, CF rules only work with one unique format combo at a time. So if you want a different color for each unique value, then you will need a separate rule for each value/color.
That sucks but thank you for the information
 
Upvote 0

Forum statistics

Threads
1,215,214
Messages
6,123,664
Members
449,114
Latest member
aides

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