I am creating a report that will list the participants in a race.
Ex.
John Smith, M, 20-29, 1:03:41
Chuck Jones, M, 20-29, 1:04:00
Bill Watson, M, 30-39, 1:03:15
Jill Johnson, F, under 40, 1:20:02
I've built queries to sort by age class and ascending time, but I need to calculate their place within class as well as time back. Any suggestions on how to do this within a query or the report itself?
Thanks!
Ex.
John Smith, M, 20-29, 1:03:41
Chuck Jones, M, 20-29, 1:04:00
Bill Watson, M, 30-39, 1:03:15
Jill Johnson, F, under 40, 1:20:02
I've built queries to sort by age class and ascending time, but I need to calculate their place within class as well as time back. Any suggestions on how to do this within a query or the report itself?
Thanks!