B
build
G'day All,
I have a range of 10 values. I want to evaluate the lowest, second lowest,
third ..... etc.
For instance I need calculate that no 7 is the fourth(4) lowest number.
I cannot use data sort.
1 644
2 326
3 358
4 577
5 882
6 944
7 623
8 688
9 739
10 758
Thanking you in anticipation,
build
I have a range of 10 values. I want to evaluate the lowest, second lowest,
third ..... etc.
For instance I need calculate that no 7 is the fourth(4) lowest number.
I cannot use data sort.
1 644
2 326
3 358
4 577
5 882
6 944
7 623
8 688
9 739
10 758
Thanking you in anticipation,
build