magimagpie
New Member
- Joined
- Oct 30, 2018
- Messages
- 7
Any help will be appreciated if you can please.
I have a column of dates, they are yearly courses that people have to undertake. If they don't refresh within the year they are out of date.
Anything out of date goes red using this formula
=NOW()
Anything due to time out within the next 60 days goes amber using this formula
=NOW()+60
I just need something to make them stay green for the rest of the time until they turn amber...
I have a column of dates, they are yearly courses that people have to undertake. If they don't refresh within the year they are out of date.
Anything out of date goes red using this formula
=NOW()
Anything due to time out within the next 60 days goes amber using this formula
=NOW()+60
I just need something to make them stay green for the rest of the time until they turn amber...