H hmho Registered User. Local time Today, 04:18 Joined Apr 7, 2009 Messages 93 Apr 7, 2009 #1 Hi I have report that gives me sales by day I want to add column that also gives me cumulative totals for each day. Can some one help me please. Thanks
Hi I have report that gives me sales by day I want to add column that also gives me cumulative totals for each day. Can some one help me please. Thanks
pbaldy Wino Moderator Staff member Local time Today, 04:18 Joined Aug 30, 2003 Messages 36,272 Apr 7, 2009 #2 One method would be to add a second textbox that displays the amount, but set its Running Sum property appropriately.
One method would be to add a second textbox that displays the amount, but set its Running Sum property appropriately.