I have a query called "Raceresult  s1Q" and a report called Raceresults1R. I would like to sort this query based on 3 fields, but in a specific sequence. See attached screen pic for clarity. 
In the first screen pic i only have the times it took to finish the race in shortest to longest sequence.
In the 2nd screen pic i have added the overall position in race 1-10,the Category position and the gender position.
My results must be displayed in the Report called Raceresults1R. Its easy to get overall position - use =1 in control source of a textbox.
The other 2 sorting positions are my problems.
i have just reconstructed my db in a mini version, to give you the idea in access also.
Can the results in the top table be displayed in a Report format as shown in the bottom table of screen pic?
please help.
** Edit **
[imgnothumb]http://bytes.com/attachments/attachment/4692d1296735346/sortreport1.jpg[/imgnothumb]
					In the first screen pic i only have the times it took to finish the race in shortest to longest sequence.
In the 2nd screen pic i have added the overall position in race 1-10,the Category position and the gender position.
My results must be displayed in the Report called Raceresults1R. Its easy to get overall position - use =1 in control source of a textbox.
The other 2 sorting positions are my problems.
i have just reconstructed my db in a mini version, to give you the idea in access also.
Can the results in the top table be displayed in a Report format as shown in the bottom table of screen pic?
please help.
** Edit **
[imgnothumb]http://bytes.com/attachments/attachment/4692d1296735346/sortreport1.jpg[/imgnothumb]
Comment