Shaun
9th May 2014, 10:21 AM
I have an issue and not sure of the best formula to use.
I need to do a double look up, i have a list of races and the selections going down the page and need to lookup a runner using the race name as the first lookup then continue down and use the runner number as the second look up, the info i need will be located 5 rows over from this.
I have used a formula like this before.
=INDEX($AA$1:$AT$499,MATCH($BD3,$Z$1:$Z$499,0)+4,9)
This would only work if i knew where the info was in relation to the race name, hope u understand what i need.
I need to do a double look up, i have a list of races and the selections going down the page and need to lookup a runner using the race name as the first lookup then continue down and use the runner number as the second look up, the info i need will be located 5 rows over from this.
I have used a formula like this before.
=INDEX($AA$1:$AT$499,MATCH($BD3,$Z$1:$Z$499,0)+4,9)
This would only work if i knew where the info was in relation to the race name, hope u understand what i need.