I have a column of numbers which has blank cells throughout. How might I sort the column and after each blank cell sort the next range of cells again in order, keeping the blank cells in place. Example below
Old New
1 1
6 2
3 3
2 6
2 1
5 1
1 2
1 4
4 5
9 1
3 2
8 3
1 7
7 8
2 9
Many thanks
Bookmarks