I am making a spreadsheet which will display the top performing locations at my company in several different categories.
The way I have it laid out right now is...
Category Location Amount
Category Location Amount etc.
I have the categories written in as text, and I have the amounts there using the max function... what I don't know is how to show the location which corresponds to the amount found by the max function.
On the sheet where the Amount is being taken from the name of the location appears on the far left with all the categories coming out from it in subsequent columns. So the Location name I want would always be the furthest to the left column, in the same row as the one chosen by the max function.
I don't know how to make this work, I'm thinking maybe some variant of offset and if, but I don't know for sure.
If anyone could help it would be greatly appreciated.
Bookmarks