Running Total with Limit?

jeudi 2 avril 2015

Hello everyone!



I am wondering if it's possible to have a running total either in a query or using the Running Sum function on a text box on a report that will reset after a specific value.



Here is what I would like to have happen:



The RunningTotalCube field to reset when it has reach 2.3 or whatever number comes closest to that number.



Date Time Item Cube RunningTotalCube

4-2-15 12:05 15615 0.5 0.5

4-2-15 12:06 15918 0.8 1.3

4-2-15 12:10 98563 0.5 1.8

4-2-15 12:12 45268 0.4 2.2

4-2-15 12:15 25854 0.9 0.9 {reset}

4-2-15 12:17 75136 0.5 1.4



Is this possible either in the query or the report/in Access or in VBA?



Thank you in advance!

Running Total with Limit?

0 commentaires:

Enregistrer un commentaire

Labels