K
kirkm
Hi,
Just wondering what may be the best method to get all cells in one
column into a sorted array.
If I sort the column, it affects the order of the whole sheet, which
isn't wanted.
The only alternative I can think of is a bubble sort of the array,
after asignment. Not very efficient.
Is there a better solution? I'm not too good with ranges, but can you
assign a range, sort it, then read that into an array ?
Thanks - Kirk
Just wondering what may be the best method to get all cells in one
column into a sorted array.
If I sort the column, it affects the order of the whole sheet, which
isn't wanted.
The only alternative I can think of is a bubble sort of the array,
after asignment. Not very efficient.
Is there a better solution? I'm not too good with ranges, but can you
assign a range, sort it, then read that into an array ?
Thanks - Kirk