mikajake Posted April 21, 2009 Posted April 21, 2009 (edited) I have a database that has a results page. Like so: game 1 game 2 game3 total behind pos 100 200 300 600 ---- 1 99 156 210 455 145 2 I can get the totals to work but How do i get the amount of points behind the leader. I have a maxtotal field set as a container. then when i do the report i set that field to the value of the first records total. Then for the second and subsequent records, I take the container field and subtract the 2nd records total. and the position is a ranking field that will show ties if they happen, eg 1,2,3,4,4,6,7,7,9 etc Edited April 21, 2009 by Guest
Ocean West Posted April 22, 2009 Posted April 22, 2009 I am confused why are you using a "container" field to store this data? Can you elaborate a bit more?
mikajake Posted April 23, 2009 Author Posted April 23, 2009 I would like to know how to get a report based on the three tournaments to look like the attached file. As you can see, all other players are behind the leader by x amount of points. So I guess I am creating a leader board with rankings. tourn.pdf
Recommended Posts
This topic is 5752 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now