sorting range
I have a range of number, about a 1000 rows long, and I want to sort them in
a different column from least to greatest. Most of the numbers are repeated 2
or 3 times so I want to compile a range without any repeats as well.
Any idea how I could do this?
thanks,
Jase
|