Highlight one cell based on date in a range
Solved/Closed
Related:
- Highlight one cell based on date in a range
- Based on the cell values in cells b77 ✓ - Excel Forum
- Instagram account based in wrong country - Instagram Forum
- How to insert rows in excel automatically based on cell value without vba ✓ - Excel Forum
- Based on the values in cells b77 b88 ✓ - Excel Forum
- Insert a new sheet at the end of the tab names and paste the range names starting in cell a1. autofit columns a:b and name the worksheet as range names. ✓ - 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.