Hello,
I am trying to program a metic that sums the total based on the previous weeknumber. This should continue automatically populate each week.
I'm thinking it looks something like:
=SUMIFS({plug}, {cut week #}, <=WEEKNUMBER(), {cut week #}, >=WEEKNUMBER(-1))
Thanks so much for your help