A
Anthon
I have 2 columns as below, I want to leave column B(time column) in the same
order but want to sort column A(order column) by the lowest to the highest
time in column B, also zero's must be ignored, i.e 78.50 should return 1
A B
1 79.94
2 79.08
3 79.70
4 79.20
5 79.63
6 0.00
7 0.00
8 0.00
9 80.96
10 78.50
11 80.88
12 0.00
13 0.00
14 0.00
15 0.00
16 80.20
17 82.86
18 81.00
order but want to sort column A(order column) by the lowest to the highest
time in column B, also zero's must be ignored, i.e 78.50 should return 1
A B
1 79.94
2 79.08
3 79.70
4 79.20
5 79.63
6 0.00
7 0.00
8 0.00
9 80.96
10 78.50
11 80.88
12 0.00
13 0.00
14 0.00
15 0.00
16 80.20
17 82.86
18 81.00