View Single Post
 
Old 12-15-2015, 09:10 AM
chart3 chart3 is offline Windows 10 Office 2010 32bit
Novice
 
Join Date: Dec 2015
Posts: 1
chart3 is on a distinguished road
Default Conditional Formatting- Only format cells once data is entered

I have a excel spreadsheet with the due date in field "D" and the status in field "e". I have successfully used conditional formatting to highlights due dates that are past due and have a status that is open RED using : =AND(E2<>"Done",E2<TODAY())

HOWEVER.... this also turns the cells that i have not yet entered in the task/duedate/status in red too. How do i make this ONLY look at cells that have text/date? I tried to use conditional formatting>format only cells that contain>no blanks and this did not work. please help!
Reply With Quote