ok here is the problem, groups are Part#, Order#.
the data is like this. how can I get the running total if not in a running total? runnning total is Qty_shipped resetting on part#.
Part#
ORder# QTY-Shipped
123 AAA 1
BBB 2
CCC 3
running total: 6
124