Steviefiege
Board Regular
- Joined
- Aug 29, 2018
- Messages
- 66
Hi,
I have this formula: =IFERROR(VLOOKUP($B3,'Main Squad'!$A:$AM,MATCH(INDEX(Sheet1!C:C,ROW()),'Main Squad'!$A$17:$AM$17,0),0),"") which works absolutely perfectly.
I then created a new page & using the same formula but tweaked a bit changed it to this:
=IFERROR(VLOOKUP($B19,Scouting!$A:$AL,MATCH(INDEX(Sheet4!C:C,ROW()),Scouting!$A$17:$AM$17,0),0),"")
I set Sheet4 up exactly the same as Sheet1 but it doesn't work. Sheet 4 is working with the formula's but for some reason it's not having it. Any ideas?
Rgs
Steve
I have this formula: =IFERROR(VLOOKUP($B3,'Main Squad'!$A:$AM,MATCH(INDEX(Sheet1!C:C,ROW()),'Main Squad'!$A$17:$AM$17,0),0),"") which works absolutely perfectly.
I then created a new page & using the same formula but tweaked a bit changed it to this:
=IFERROR(VLOOKUP($B19,Scouting!$A:$AL,MATCH(INDEX(Sheet4!C:C,ROW()),Scouting!$A$17:$AM$17,0),0),"")
I set Sheet4 up exactly the same as Sheet1 but it doesn't work. Sheet 4 is working with the formula's but for some reason it's not having it. Any ideas?
Rgs
Steve
Last edited: