G
Guest
I have a table like
week id week sig sf drop rand
1 1 4 2 1 1
2 2 new#plus anterior number
II need to accumulate for every details the anterior numebr plus new number
and show in a linear chart, I had the chart ok, but I can make a query to
accumulate
values, actually I used count or sum but did not work, Tia
week id week sig sf drop rand
1 1 4 2 1 1
2 2 new#plus anterior number
II need to accumulate for every details the anterior numebr plus new number
and show in a linear chart, I had the chart ok, but I can make a query to
accumulate
values, actually I used count or sum but did not work, Tia