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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

record numbers per group?

Status
Not open for further replies.

wawanz

Programmer
Aug 29, 2002
62
ID
Hi...I'm using Crystal Report 4.6(still,unfortunately)
When I insert a Record Number field, I want the record number to restart from 1 for every group. I can summarize the number of records per group using the summary function, but I can't number the records per group. Help!
 
Use a running total field, make it a count() summary, evaluate on every record, reset on change of group.

Software Sales, Training, Implementation and Support for Exact Macola, eSynergy, and Crystal Reports
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top