I've looked around but haven't found a decent way to write "running total" like in the following table.
A Running Total
1 1
2 3
1 4
5 9
3 12
|
I've looked around but haven't found a decent way to write "running total" like in the following table.
|
|||
|
|
I think you can try using:
|
|||||||||
|