Is there any way to keep a column from being sorted?
D Dave Peterson Sep 3, 2004 #2 I think I'd move it out of the range (far right), do the sort (and don't include it in the range to sort), then move it back when I was done with the sort.
I think I'd move it out of the range (far right), do the sort (and don't include it in the range to sort), then move it back when I was done with the sort.