Highlight one cell based on date in a range
Solved/Closed
Related:
- Highlight one cell based on date in a range
- How to increase wifi range - Guide
- Based on the values in cells b77 b81 c77 - Excel Forum
- Based on the values in cells b77 b88 ✓ - Excel Forum
- Why can't i see someone's highlights on instagram - Instagram Forum
- Name Values - Excel Forum
1 response
=COUNTIF($C$1:$C$10,"<"&(TODAY()+100)) If anyone had the same problem, I think I figured it out. This has been working when I select cell A1 and put this in the formula the text becomes highlighted when the date is passed and and going to be passed due. Now only if I can figure a macro code that will change the tab color because of an expired date.