A summary count will give you the total number of detail records in the group. You'll have to make your own guess at how many pages that would be - data in Crystal will not 'pass upstream', and summary totals work only because they are known from the data and before printing starts.
To find where your current detail is, using a running total.
Right-click on a field and choose
Insert to get a choice of
Running Total,
Summary and
Grand Total. Or else use the
Field Explorer, the icon that is a grid-like box.
It is also possible to get get totals using a
Formula Field, which can contain a Variable or a Directly Calculated Total.
Running totals allow you to do clever things with grouping and formulas. They also accumulate for each line, hence the name. The disadvantage is that they are working out at the same time as the Crystal report formats the line. You cannot test for their values until after the details have been printed. You can show them in the group footer but not the group header, where they will be zero if you are resetting them for each group.
Summary totals are cruder, but are based directly on the data. This means that they can be shown in the header. They can also be used to sort groups, or to suppress them. Suppress a group if it has less than three members, say.
Grand totals are much like summary totals, but for the whole report rather than groups. Note that summary totals include an option to have a grand total calculated on the same basis.
![[yinyang] [yinyang] [yinyang]](/data/assets/smilies/yinyang.gif)
Madawc Williams (East Anglia, UK)
![[yinyang] [yinyang] [yinyang]](/data/assets/smilies/yinyang.gif)