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

Putting line numbers on Reports 1

Status
Not open for further replies.

ceesql

Programmer
Jul 6, 2001
28
US
I have several reports that are grouped to 4 levels. I would like to add line numbers for each line of detail within a group. I'm not sure how to do this.

Anyone have an idea how to do this?
 
This is an idea ?? good or bad

Create a text box on the line you want the number(making sure textbox wizard is off).
In the event control source enter =1 and alter the running sum to over group.

HTH

David
 
Thank you. This was just what I needed to know.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top