mark curtis Registered User. Local time Today, 04:53 Joined Oct 9, 2000 Messages 457 Feb 11, 2009 #1 Hi there, i'm trying to create a running total in a report for each unique ticket number. attached is a an example of what i would like to do..create a running total in a report that is grouped by incident number. Thanks Mark Attachments Book2.xls Book2.xls 18.5 KB · Views: 180
Hi there, i'm trying to create a running total in a report for each unique ticket number. attached is a an example of what i would like to do..create a running total in a report that is grouped by incident number. Thanks Mark
pbaldy Wino Moderator Staff member Local time Yesterday, 20:53 Joined Aug 30, 2003 Messages 36,274 Feb 11, 2009 #2 If it's for a report, you can use a textbox with its running sum property set appropriately.