03856me
Active Member
- Joined
- Apr 4, 2008
- Messages
- 297
I am working on a project for an event where contestants time is recorded real time and depending on all the other contestants scores (as they are entered) a "place" and a "score" are awarded. 1st, 2nd, 3rd, etc places are awarded points if they are members, based on the contestant with the lowest time.
The request is to keep the list sorted by Name (sometimes this list can have a hundred contestants so alpha sorting is a must). The user is having to manually sort by time then enter the place, then sort by place and enter the points. With up to 5 or so events per age group that is a lot of manual manipulation. There has to be a better way.
What formula can I write for columns F (Place), sorting by E (Time), ignoring D (Member) with "No". I know how to write nested IF statements but not how to rank/sort by the lowest time. Any help is greatly appreciated. Here is a snapshot with actual "Place" manually populated.
Layout sample for one event:
The request is to keep the list sorted by Name (sometimes this list can have a hundred contestants so alpha sorting is a must). The user is having to manually sort by time then enter the place, then sort by place and enter the points. With up to 5 or so events per age group that is a lot of manual manipulation. There has to be a better way.
What formula can I write for columns F (Place), sorting by E (Time), ignoring D (Member) with "No". I know how to write nested IF statements but not how to rank/sort by the lowest time. Any help is greatly appreciated. Here is a snapshot with actual "Place" manually populated.
Layout sample for one event: