Highlight one cell based on date in a range
Solved/Closed
Related:
- Highlight one cell based on date in a range
- How to change account based in instagram - Instagram Forum
- How to increase wifi range - Guide
- Based on the values in cells b77 b81 - Excel Forum
- Excel multiple lines in one cell - Guide
- Excel vba range find - Guide
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.