J
James
Say I have two columns of data: one column is football team names, the other is no of points
Anyone know a multicell array formula that will sort the data highest no of pts to lowest, also bringing across the football team names next to the numeric field
In this book I have John Walkenbach suggests {=LARGE(Data,ROW(INDIRECT("1:"&ROWS(Data))))} where Data is the underlying data range - but that only works with a single column range ..
Thanks in advance.
Anyone know a multicell array formula that will sort the data highest no of pts to lowest, also bringing across the football team names next to the numeric field
In this book I have John Walkenbach suggests {=LARGE(Data,ROW(INDIRECT("1:"&ROWS(Data))))} where Data is the underlying data range - but that only works with a single column range ..
Thanks in advance.