It sound simple enough but I couldn't figure it out. How do you sum numbers for a 4 week period every week?
EX:
Week Qty
----- ----
1 10
2 20
3 30
4 40
5 50
6 60
Result:
Week Qty
----- ----
4 100
5 140
6 180
Any help would be appreciated
EX:
Week Qty
----- ----
1 10
2 20
3 30
4 40
5 50
6 60
Result:
Week Qty
----- ----
4 100
5 140
6 180
Any help would be appreciated