G
Guest
Is there a way to have a field in a query which displays the current record /
line number of each record in the queries' recordset.
I want to avoid using temporary tables if possible.
ie.
Line No:
1
2
3
etc
Thank You
Ross
line number of each record in the queries' recordset.
I want to avoid using temporary tables if possible.
ie.
Line No:
1
2
3
etc
Thank You
Ross