I can't for the life of me work out how to select rows between values. For example, row 3 column a contains the value "a". The next 6 rows contain different numbers that I want to sort into order, then row 10 column a contains the value "a" again.
How can i programme some vba to sort the numbers between the "a"s? I have a huge long spreadsheet that I want to analyze.
How can i programme some vba to sort the numbers between the "a"s? I have a huge long spreadsheet that I want to analyze.