Hi guys,

Is there a formula that can count how many rows in column E equal todays date plus 7 days? I know that the below formula counts how many rows have today's date, but I cannot find a formula to count how many rows have a date between today's date (11/11/2014) to 7 days out (12/18/2014).

=COUNTIF(E:E,TODAY())