What is it?
This file specifies a team that participated and what their event ranks were.
Step 1: Make data. Requirements:
- There is no header
- All events must be stated in the A column and should be strings. Only letters will be taken into account, so "&" will be changed to "and." Uppercase/lowercase does not matter. Make sure that the way you named the event is the same as in all the other competitions.
- All the members present in each event are stated in columns B through D, with the members on the event being in the same row as the event. There must be at least one member in each stated event. Only the member's names should be shown as strings, and only roman alphabet letters will be taken into account. Uppercase/lowercase does not matter. Make sure that the way you named the member is the same as in all the other competitions.
- The events do not need to be in any order, and there is no max number of events.
- Colors/formatting does not matter.
Step 2: Download CSV data.
(If you are using Google Sheets)
File -> Download -> Comma Separated Values (.csv)