Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: repote Post Reply Post New Topic
Author Message
rad1
Newbie
Newbie


Joined: 05 Jun 2007
Online Status: Offline
Posts: 1
Quote rad1 Replybullet Topic: repote
    Posted: 05 Jun 2007 at 4:03am
how to defer the sum of the first page towards the second page
exemple :
 
page 1 :
 
 
col1       col2        col3
1             2            2
1             1            2
 
Total page1(sum col3) =   4
 
 
page 2 :
 
Total page1 =   4
 
col1       col2        col3
1             2            2
1             1            3
 
Total page2(sum col3)=   5
IP IP Logged
BrianBischof
Admin Group
Admin Group
Avatar

Joined: 09 Nov 2006
Online Status: Offline
Posts: 2458
Quote BrianBischof Replybullet Posted: 05 Jun 2007 at 10:41am
I would create a manual running total using a shared variable. That way you can print the current sum anywhere on the report.
Please support the forum! Tell others by linking to it on your blog or website:<a href="http://www.crystalreportsbook.com/forum/">Crystal Reports Forum</a>
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.016 seconds.