Excel 2010, Windows 8.1; I have a simple enough formula, =COUNTIFS(A24:A300,"=Requires Attention",C24:C300,"=0"). in English, If the cell in column A = "Requires Attention" and the cell in column C = 0, count that cell and include it in the total count. BUT, column C contains Dates and...