Conditional formatting?

dgpenny

New Member
Joined
Jan 1, 2004
Messages
46
A B C
Name Date Result
Emp. 1 1/10/05 FALSE
Emp. 2 1/17/05 TRUE
Emp. 3 1/24/05 FALSE

G1=TODAY()

I want emp. name in column A to highlight bold red when G1 in C answers to TRUE. Thanks.
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
If I understand what you're doing, then yes, conditional formatting will do what you want.

In A1, use Format | Conditional Formatting...
Under Condition 1 choose Formula Is
For the formula use: =C1=TRUE
Format the Font to bold & red
Hit OK and then use Format Painter to copy the same format to the range in column A that you want.

Hope it helps,
Dan
 
Upvote 0

Forum statistics

Threads
1,221,423
Messages
6,159,822
Members
451,591
Latest member
j0eyjedi

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