Multiple conditional formatting

Excelrookie86

New Member
Joined
Mar 22, 2022
Messages
33
Office Version
  1. 365
Platform
  1. Windows
Hey you junkies~!
I am trying to format Column J red or green based on the date in column J, and Column N. Basically if it is after today and the Management email has NOT been sent, color RED. If after today and mnmt email WAS sent, then color Green.
Currently I am using
1668462779441.png


If column N is "Y" and Column J=today0() then color green.
If Column N is "N" and Column J =today0() then color red

1668462679636.png
 

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
I would say don't use the cell value option; use the formula option so that you can use IF/OR/AND as required.
Formulae in Excel are not really my thing so I didn't try (assuming you're better at them than me).
 
Upvote 0

Forum statistics

Threads
1,215,002
Messages
6,122,652
Members
449,092
Latest member
peppernaut

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