I have 15 columns of numbers, they will always be the same length. I need to sort each one independent of the others. The columns are side by side all the time, and are calculated in an existing function. I would like to do this in VBA rather than doing an sort from the menu. I would like to create a function or subroutine that can take a passed in range and give back the sorted range. I am sure there are various ways to do this, can anyone suggest the best?
thanks
Fred
thanks
Fred