G
Guest
I have an array variably wide (most often 5 columns) and variably long (as few as 10 rows, all dependent on the value of another cell, which I can work in at a later time). I need the X most frequent numbers to be displayed at the bottom of the array, X being equal to the number of columns, and each number in its on column, starting from the left. This array may be subject to changes in width and height during use, so the solution must be readily adjustable (this I can arrange)
For the sake of simplicity, lets suppose that the array in reference is 5 columns wide and 25 rows long, with the uppermost/leftmost cell in the array being A1. I need a formula in each of the 5 columns on the 26th row to display the 5 most frequent numbers occurring in the array. All cells below the 26th row can be used for excess programming, but no others
If I'm vague at any point here, let me know. I'll return shortly to see what has come of this..
Jeremy N.
For the sake of simplicity, lets suppose that the array in reference is 5 columns wide and 25 rows long, with the uppermost/leftmost cell in the array being A1. I need a formula in each of the 5 columns on the 26th row to display the 5 most frequent numbers occurring in the array. All cells below the 26th row can be used for excess programming, but no others
If I'm vague at any point here, let me know. I'll return shortly to see what has come of this..
Jeremy N.