Steviefiege
Board Regular
- Joined
- Aug 29, 2018
- Messages
- 66
Hi,
I have 14 columns with Vlookup formula's in them, here's one for example:
=IFERROR(VLOOKUP($B4,'Main Squad'!$A:$AM,MATCH(Sheet1!C4,'Main Squad'!$A$17:$AM$17,0),0),"")
They all work fine, until i use the sort button in the table there in. When i click on the persons name to put it in alphabetical order, where i've put the formula in bold it goes haywire. Instead of goin down c4, c5, c6 etc... like i want it too it keeps the original number in so it could say for example c4, c5, c57, c6, etc. How do i stop it from doing that?
Rgs
Steve
I have 14 columns with Vlookup formula's in them, here's one for example:
=IFERROR(VLOOKUP($B4,'Main Squad'!$A:$AM,MATCH(Sheet1!C4,'Main Squad'!$A$17:$AM$17,0),0),"")
They all work fine, until i use the sort button in the table there in. When i click on the persons name to put it in alphabetical order, where i've put the formula in bold it goes haywire. Instead of goin down c4, c5, c6 etc... like i want it too it keeps the original number in so it could say for example c4, c5, c57, c6, etc. How do i stop it from doing that?
Rgs
Steve