First of all: I'm just an average Excel user (so not really experienced with formulas and I just heard of VBA as a possible solution).
I have a table with dates (can be multiple ones for each day) and Values for these dates. I now want to get the SUM of all dates of each week (e.g. 8th May-14th May are calendar week 19, so all values belonging to that week should be added to the SUM value of week 19 [red box]). This also should be a one-time setup, so that I can just apply that for all following weeks.
Is there a possible way to solve that with just Excel formulas or do I need VBA (some formulas or/and code would be great!)



