This topic is locked

Adding row number (ranking, i think) on print page

1/16/2008 7:34:32 AM
ASPRunnerPro General questions
M
msenoz author

Good day,

Thanks for your great product which i'm currently evaluating.
I want to add a new column for row number in print page which receives data from a access query.
RowNumber Name

------------- -------

1 Name1

2 Name2

3 ...

4
Thanks Indeed

Rgrds

M
msenoz author 1/17/2008

I have solved the problem with dcount on access side

thanks