RobinRobin 5303 Posted May 4 Share Posted May 4 Link to comment Share on other sites More sharing options...
wykikitoon 10969 Posted Friday at 06:57 Author Share Posted Friday at 06:57 Right G-Dogg & F-Mann. I am trying to figure out the best way to do this one. We have a race league that is held weekly throughout the summer months. You get a set number of points per participation. Not everyone competes every week due to other commitments etc. I want the easiest way of working out total points with the least amount of manual imputing as possible. Link to comment Share on other sites More sharing options...
Gemmill 24324 Posted Friday at 07:47 Share Posted Friday at 07:47 You need to provide more details. Framework of a spreadsheet or whatever. This is too broad a request as it is, you PENIS. Link to comment Share on other sites More sharing options...
wykikitoon 10969 Posted Friday at 08:02 Author Share Posted Friday at 08:02 (edited) 15 minutes ago, Gemmill said: You need to provide more details. Framework of a spreadsheet or whatever. This is too broad a request as it is, you PENIS. We have a weekly event and basically I need to total up the points At the moment I have; So we give 10 points per ride. So in this instance Rider A would have a total of 30 points. Edited Friday at 08:03 by wykikitoon Link to comment Share on other sites More sharing options...
Gemmill 24324 Posted Friday at 08:05 Share Posted Friday at 08:05 1 minute ago, wykikitoon said: We have a weekly event and basically I need to total up the points At the moment I have; So we give 10 points per ride. So in this instance Rider A would have a total of 30 points. Just do a COUNTIF multiplied by 10. So have a separate table with just rider names and then a COUNTIF for each of them. Link to comment Share on other sites More sharing options...
wykikitoon 10969 Posted Friday at 08:13 Author Share Posted Friday at 08:13 7 minutes ago, Gemmill said: Just do a COUNTIF multiplied by 10. So have a separate table with just rider names and then a COUNTIF for each of them. <gif> You're the man </gif> Link to comment Share on other sites More sharing options...
Gemmill 24324 Posted Friday at 08:21 Share Posted Friday at 08:21 5 minutes ago, wykikitoon said: <gif> You're the man </gif> BTW to arrive at your list of rider names, don't do that manually. Use the following: =UNIQUE() And the range in the brackets should be the name column from your previous screenshot. That way you don't have to keep adding new people to your score table. You can wrap your UNIQUE() in a SORT() as well if you want it sorted alphabetically. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now