Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Technique for record count 1

Status
Not open for further replies.

Sumone

Technical User
Apr 22, 2003
15
US
I'm new to Crystal and learning. What is the best technique for generating an input record count and displaying the incremented count for each record? I suspect that it involves a formula with a variable and is really quite simple. Assuming that I am correct, I believe that I can handle the display part.
 
The Recordnumber function is built into Crystal for this purpose.

At the end of the report it will be set to the total.

If you need it earlier, right click any field in the report and select insert->Grand Total->Count

You can drag the GT to the report header if need be.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top