Highlight one cell based on date in a range
Solved/Closed
Related:
- Highlight one cell based on date in a range
- Based on the values in cells b77 b88 - Excel Forum
- Based on the cell values in cells b77 - Excel Forum
- Instagram account based in wrong country - Instagram Forum
- Insert a function in cell b2 to display the current date from your system. ✓ - Excel Forum
- How to insert rows in excel automatically based on cell value without vba ✓ - 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.