B
Bettingmad
I have 6 columns:
A B C D E F
274 1 269 ? 279 ?
275 2 270 ? 280 ?
276 3 271 ? 281 ?
288 4 283 ? 293 ?
Column B represents a simple 'Rank' of Column A
In the first row of column 'D' I want the rank of the 269 in relatio
to the figures in column 'A' which equals 1. I also want the rank o
270, 271 & 272 in relation to their position on Column 'A' - whic
would equal 1, 1, 4
In Column 'F' I want the rank of those figures in 'E' relation to th
values of column 'A'. Which would equal 4, 4, 4, 5
Any help would be much appreciate
A B C D E F
274 1 269 ? 279 ?
275 2 270 ? 280 ?
276 3 271 ? 281 ?
288 4 283 ? 293 ?
Column B represents a simple 'Rank' of Column A
In the first row of column 'D' I want the rank of the 269 in relatio
to the figures in column 'A' which equals 1. I also want the rank o
270, 271 & 272 in relation to their position on Column 'A' - whic
would equal 1, 1, 4
In Column 'F' I want the rank of those figures in 'E' relation to th
values of column 'A'. Which would equal 4, 4, 4, 5
Any help would be much appreciate