See image below for what I'm trying to do. I have two columns of values...I want to tell Excel to sort col B (ascending), using values in col A, but I don't want col A to be sorted as well!
Like of course I can do a standard highlight of cols A and B, and it'll sort both rows by whatever column's values I want...but how do I tell Excel to sort one column only by using values in a secondary column which I don't also want sorted.
(hope to do this in VBA, but I'd be interested in how to achieve it manually too without resorting to a bunch of unnecessary steps / helper columns)
Like of course I can do a standard highlight of cols A and B, and it'll sort both rows by whatever column's values I want...but how do I tell Excel to sort one column only by using values in a secondary column which I don't also want sorted.
(hope to do this in VBA, but I'd be interested in how to achieve it manually too without resorting to a bunch of unnecessary steps / helper columns)