Limitation for "Print Line Number for Each Record-Group on Report"

T

T M

I used the textbox-running sum method to print a line number for eac rec in
the detail section, but the number does not go beyond 99...any
suggestion/solution? Thanks!
 
D

Duane Hookom

I am not aware of this issue. I just tried this and my numbers certainly go
much higher than 99.
 
F

fredg

I used the textbox-running sum method to print a line number for eac rec in
the detail section, but the number does not go beyond 99...any
suggestion/solution? Thanks!

Are you sure the control width is wide enough to show the third digit?
 
Top