R
Rishi
Hi,
how can i read the N-the record (N is being calculated) in a table or query?
Suppose I have 17000 records in a table (or query for that matter) .
and I would like to:
1. Sort the table on field Score
2. Get the field [Score] in the 13859-th record,
Thnx 4 your help!
how can i read the N-the record (N is being calculated) in a table or query?
Suppose I have 17000 records in a table (or query for that matter) .
and I would like to:
1. Sort the table on field Score
2. Get the field [Score] in the 13859-th record,
Thnx 4 your help!