Hi,
I am currently trying to count the amount of Covid Cases and have it report every Wednesday. For example, I need the total number of Covid Cases from 1/5/22-1/12/22 (so the report to show a weeks worth every Wednesday). I have it setup that if someone is Covid+, they check a box. I have the formula to count the Covid+ : =COUNTIF({Astound West COVID Tracker Range 1}, 1), but need to know how to calculate the date ranges within there