Hi!
Is it possible within a query to convert a time to a finishing position for a specific month.
i.e.
I have a runner who run 00:35:00 for a race in May
I also have a running who runs the same race in May in 00:34:59
Is there a way to put a position next to their name automatically so the second runner with 00:34:59 is allocated position 1 and the other runner is allocated position 2 etc.
The reason I need to have a month and year is because the race is only ran once a month but I want to be able to print of reports for any year and month which will be stored in the database.
Thanks,