Thanks!
I have a list of data associated with a group of people. The sheet is an aggregation of weekly data, there are 52 supporting spreadsheet tabs - week 1, week 2, week 3, etc.
So for example, in the "Total" tab (and in each other tab), Column A lists Adams (cell A1), Baker (cell A2), Charles (etc.), Davis, Evans down to Zavala (26 people)
Column B lists sales (number, not dollars for B-F)
Column C lists assists
Column D lists generations
Column E lists closes
Column F lists losses
Column G -K lists dollar values associasted with each of Columns B-F
I would like to generate a list of "Leaders" from among the 26 people for each of these 10 data points (i.e., the 10 data points measured for each of 26 people in columns B-K).
How do I do that? I have a vague idea that it is using arrays, but I havent used arrays in the past.
Thanks!!!
Did I mention - Thanks!!
Mike
xxxxxxxxx@yahoo.com
I have a list of data associated with a group of people. The sheet is an aggregation of weekly data, there are 52 supporting spreadsheet tabs - week 1, week 2, week 3, etc.
So for example, in the "Total" tab (and in each other tab), Column A lists Adams (cell A1), Baker (cell A2), Charles (etc.), Davis, Evans down to Zavala (26 people)
Column B lists sales (number, not dollars for B-F)
Column C lists assists
Column D lists generations
Column E lists closes
Column F lists losses
Column G -K lists dollar values associasted with each of Columns B-F
I would like to generate a list of "Leaders" from among the 26 people for each of these 10 data points (i.e., the 10 data points measured for each of 26 people in columns B-K).
How do I do that? I have a vague idea that it is using arrays, but I havent used arrays in the past.
Thanks!!!
Did I mention - Thanks!!
Mike
xxxxxxxxx@yahoo.com
Last edited by a moderator: