GeoGeeBlack22
New Member
- Joined
- Jul 9, 2021
- Messages
- 2
- Office Version
- 365
- Platform
- Windows
Hello,
I am currently working on way to track my swimmers times over the course of a season and track what place they maintain on my team. The current problem that I am running into is that if two swimmers go the same time the two times separately show up in the ranks... but there is only one swimmers name that claims that specific time, leaving a swimmer getting left out and one being doubled.
The sort formula below is used to sort data from the data sheet of everyone's individual times, the XLOOKUP( Function is used to pair that time with it's name pair. I added the Unique( Function to the xlookup so that maybe it would only bring up one name. It was unsuccessful, unfortunately. These specific formulas are used in the 100 Fly chart that has a double up on the swimmer "Jorge Guerra" and is missing the time for swimmer "Christian Steele" who has the same time as him at a 52.25. This same issue happened in the 50 Free chart that is attached with "Roberto Griffith".
I have entered all data with an apostrophe at the beginning because of the way excel hate swim times, especially those from swimming. Example: '52.25 which shows as 52.25 in text form.
I have rattled every part of my brain and tried to lookup different formulas and just can't seem to find a solution. Does anyone have any advice or a solution? It would be very helpful!
I am currently working on way to track my swimmers times over the course of a season and track what place they maintain on my team. The current problem that I am running into is that if two swimmers go the same time the two times separately show up in the ranks... but there is only one swimmers name that claims that specific time, leaving a swimmer getting left out and one being doubled.
The sort formula below is used to sort data from the data sheet of everyone's individual times, the XLOOKUP( Function is used to pair that time with it's name pair. I added the Unique( Function to the xlookup so that maybe it would only bring up one name. It was unsuccessful, unfortunately. These specific formulas are used in the 100 Fly chart that has a double up on the swimmer "Jorge Guerra" and is missing the time for swimmer "Christian Steele" who has the same time as him at a 52.25. This same issue happened in the 50 Free chart that is attached with "Roberto Griffith".
I have entered all data with an apostrophe at the beginning because of the way excel hate swim times, especially those from swimming. Example: '52.25 which shows as 52.25 in text form.
I have rattled every part of my brain and tried to lookup different formulas and just can't seem to find a solution. Does anyone have any advice or a solution? It would be very helpful!