G Galphanore Registered User. Local time Today, 16:08 Joined Apr 5, 2006 Messages 23 Apr 26, 2006 #1 Is it possible to number the lines in a report?
Smart Registered User. Local time Today, 21:08 Joined Jun 6, 2005 Messages 436 Apr 27, 2006 #2 You could also do this, create a field in the detail line on the data tab set its control source as = 1 and set running sum to overall
You could also do this, create a field in the detail line on the data tab set its control source as = 1 and set running sum to overall
L llkhoutx Registered User. Local time Today, 15:08 Joined Feb 26, 2001 Messages 4,013 Apr 27, 2006 #3 You can number each data line with a field containing "=1" without the quotes and it's "Running Sum" property set to "Yes," again without the quotes.
You can number each data line with a field containing "=1" without the quotes and it's "Running Sum" property set to "Yes," again without the quotes.