Is there a way to reset running totals incrementally? If several transactions for the same person total or exceed $10,000, it's simple to do a running total but if I need to reset the running total to 0 for that same person after the first $10,000 is received and arrive at a second running total exceeding $10,000, how is a reset achieved to calculate this second cumulative amount? In the end, I'm trying to show the date and amount that any cumulative amounts of $10,000 were received. Any advice is appreciated. Crystal Reports XI, Oracle db.