Cnditional Formatting for past dates using ICONS

Mark24931816

New Member
Joined
Jan 12, 2017
Messages
7
Good morning

I have a 3 year training cycle and have been trying to use the "ICON SET" Red, Amber, Green flags in boxes alongside the date to highlight as follows

Red when the training is out of date or past 1065 days from today's date so have tried =TODAY()-1065 in the formula box

Amber to give a 30 day warning prior to expiry so have tried =TODAY()-1035 for the Amber box

And the green flag should automatically set itself for as the condition for anything within them boundaries

it just doesn't seem to stick or I am missing something

any guidance grateful received and understand it is probably easy for some of you

regards

Mark
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Hey,

So with the icon set flags, when you go to put in the values use this setup:

Icon: green flag
Equality: >
Value: =TODAY()-1035
Type: Formula

Icon: orange flag
Equality: >=
Value: =TODAY()-1065
Type: Formula

Icon: red flag

Do in that order - green -> orange -> red (top to bottom)
 
Upvote 0

Forum statistics

Threads
1,221,310
Messages
6,159,173
Members
451,543
Latest member
cesymcox

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