Hello,
I am creating a dashboard so that i can see who has the highest value of in a certain column. I can get it to return the value which is great, but is there anyway to get it to return the sheet name too?
e.g. so far i have this:
=MAX('Name1'!N6:N26,'Name2'!N6:N26,'Name3'!N6:N26,'Name4'!N6:N26,'Name5'!N6:N26,'Name6'!N6:N26,'Name7'!N6:N26,'Name8'!N6:N26,'Name9'!N6:N26)
I have tried using Array but due to the names being actual names and not a numerical value, i cant get it to work. i have changed the name of the people (which are the names of the sheets) to name 1 for privacy.
Any help would be great.
Kind Regards
Dan
I am creating a dashboard so that i can see who has the highest value of in a certain column. I can get it to return the value which is great, but is there anyway to get it to return the sheet name too?
e.g. so far i have this:
=MAX('Name1'!N6:N26,'Name2'!N6:N26,'Name3'!N6:N26,'Name4'!N6:N26,'Name5'!N6:N26,'Name6'!N6:N26,'Name7'!N6:N26,'Name8'!N6:N26,'Name9'!N6:N26)
I have tried using Array but due to the names being actual names and not a numerical value, i cant get it to work. i have changed the name of the people (which are the names of the sheets) to name 1 for privacy.
Any help would be great.
Kind Regards
Dan