How to sort columns (e.g. ascending) without effecting the other columns
Hi
I need to sort the columns in alphabetical order (sort ascending), the columns have no relation to each other - I just want them in alphabetical order.
I am finding when sorting a column, it is effecting the order of the other columns (which haven't been sorted due to what I mentioned above).
Thanks