Currently making many sheets to track data per week the formula I am currently using is
=SUMIFS({SIM Resolves}, {Name}, "Alex", {Week Number}, "2")
Is there a way to change the formula to increase by 1 week number automatically or do I have to do it manually?