U
upstate_steve
How do I get from a vertical single-field array to an array of the sam
size, each original value converted to a count of that value in th
original array?
E.g.,
1 -> 3
0 -> 2
1 -> 3
0 -> 2
1 -> 3
2 -> 1
I start with a calculated array, not a cell range, so (I'm assuming
{=COUNTIF(Array,Array)} won't work.
Steve Przyborski
Boston, Mass
size, each original value converted to a count of that value in th
original array?
E.g.,
1 -> 3
0 -> 2
1 -> 3
0 -> 2
1 -> 3
2 -> 1
I start with a calculated array, not a cell range, so (I'm assuming
{=COUNTIF(Array,Array)} won't work.
Steve Przyborski
Boston, Mass