Line Number in Reports

Q

q

Hi

We need to number each line in a report in the Detail area

Help doesnt show anything on this .... any suggestions

Thanks

Chris
 
R

Rick Brandt

q said:
Hi

We need to number each line in a report in the Detail area

Help doesnt show anything on this .... any suggestions

Add a TextBox with a ControlSource of =1 then set its RunningSum property to
"Over All".
 
Top