If cell is blank
Explanation In the example worksheet, column D contains a date when a task is completed. If the task is not yet complete, the cell in column D will be empty (blank). The most common way to solve a problem like this is with theIF function. The IF function can return a hard-coded value, a cell reference, or another formula. In Excel, an empty string will not display anything. The values returned by the IF function can be customized as needed....