Hi,
Firstly I apologise in advance as I've been trying to find the correct way to find this solution for sometime now, and I'm convinced it's because I'm terrible at articulating the problem.
I am putting together a spreadsheet to track fitness, with a summary sheet of personal bests. So it will find the Maximum value in one column (the weight) and then the maximum value in a second column (the reps in that set) - however, I've been using the XLOOKUP formula with the MAX formula and it's returning not returning the maximum number, it's returning the first number in the column that's adjacent.
The formula I've been using is: =XLOOKUP(MAX('SNG HS Arm Pull Down'!D:D),'SNG HS Arm Pull Down'!D:D,'SNG HS Arm Pull Down'!C:C)
The dataset it's pulling from is shown in Image 1. The result is shown in Image 2 - this is showing as 12, the first number that is associated with that weight, (20), however the largest number in the data is 19 - which is the formula I need help with.
In addition, I would also like to pull the date across as well. I've really hit a wall with this so any help and advice would be really appreciated! Thank you so much in advance
I'm using Excel on M365 on a Mac, I also have it on a PC as I believe the Mac version has some limitations, if this helps
cheers
Anthony
Firstly I apologise in advance as I've been trying to find the correct way to find this solution for sometime now, and I'm convinced it's because I'm terrible at articulating the problem.
I am putting together a spreadsheet to track fitness, with a summary sheet of personal bests. So it will find the Maximum value in one column (the weight) and then the maximum value in a second column (the reps in that set) - however, I've been using the XLOOKUP formula with the MAX formula and it's returning not returning the maximum number, it's returning the first number in the column that's adjacent.
The formula I've been using is: =XLOOKUP(MAX('SNG HS Arm Pull Down'!D:D),'SNG HS Arm Pull Down'!D:D,'SNG HS Arm Pull Down'!C:C)
The dataset it's pulling from is shown in Image 1. The result is shown in Image 2 - this is showing as 12, the first number that is associated with that weight, (20), however the largest number in the data is 19 - which is the formula I need help with.
In addition, I would also like to pull the date across as well. I've really hit a wall with this so any help and advice would be really appreciated! Thank you so much in advance
I'm using Excel on M365 on a Mac, I also have it on a PC as I believe the Mac version has some limitations, if this helps
cheers
Anthony