I have one spreadsheet that looks something like this
<tbody>
date
track
race
n1
n2
n3
n4
n5
n6
1/11/2017
doomben
1
4.5
2.3
18
8
6
1/11/2017
dubbo
5
2.3
4.5
8
20
2/11/2017
flemington
4
2
5
7
</tbody>
now i want to get the correct n value for the correct...