Good Evening Guys
I have a spreadsheet with Performance Figures of every racehorse to have run in the UK this year.
What I want to do is match the horse and its figures with the list of those horses running today.
In A is the list of every horse in the UK
In columns B to G are the Performance Figures. The latest being in B
In column H and I are the time of the race today and the track the horse is running at
Column J is a list of horses running that are running on the day
The sheet can be found here
I have tried using the below formula but I only get some Performance Figures.
=INDEX($A$2:$B$1253,MATCH(J2,$A$2:$A$1253,0),2)
Any help would be appreciated
Thank You
Rob
I have a spreadsheet with Performance Figures of every racehorse to have run in the UK this year.
What I want to do is match the horse and its figures with the list of those horses running today.
In A is the list of every horse in the UK
In columns B to G are the Performance Figures. The latest being in B
In column H and I are the time of the race today and the track the horse is running at
Column J is a list of horses running that are running on the day
The sheet can be found here
I have tried using the below formula but I only get some Performance Figures.
=INDEX($A$2:$B$1253,MATCH(J2,$A$2:$A$1253,0),2)
Any help would be appreciated
Thank You
Rob