I want accumulated row 'nb' like this:
(http://3.hibeauty.sinaapp.com/QQ7145246.png)
how to make it ?
thank u ...
Have you tried running_total() ?
Quote from: BigChris on 07 Oct 2014 02:19:24 AM
Have you tried running_total() ?
thank u for your reply
yes,I have already tried, but the number is wrong. the row 'test' shoud be 2393 3775 4799 ....
(http://3.hibeauty.sinaapp.com/QQ4.png)
Quote from: BigChris on 07 Oct 2014 02:19:24 AM
Have you tried running_total() ?
thank u so much ! !