From: <cl...@is...> - 2004-07-20 06:24:55
|
Hello: Is there a script that can compute a running total that "breaks" on the= month? An example would be: <DATE> <AMOUNT> <RUN_TOTL> 7/19/04 2=2E00 2=2E00 7/21/04 3=2E00 5=2E00 8/21/04 8=2E00 8=2E00 I managed to do this by adding an extra integer field and entering the month= , but there must be a better way=2E Thanking all in advance=2E =20 |