
Originally Posted by
JohnTopley
In A2 of "PG"
=IFERROR(INDEX(Everybody!A$2:A$1000,SMALL(IF(Everybody!$C$2:$C$1000="PG",ROW(Everybody!$A$2:$A$1000)-ROW($A$2)+1,""),ROWS($A$2:A2))),"")
...confirmed by pressing CTRL+SHIFT+ENTER to activate the array, not just ENTER. You will know the array is active when you see curly braces { } appear around your formula. If you do not CTRL+SHIFT+ENTER you will get an error or a clearly incorrect answer.
Then copy across to B (and C) and down
For other sheets change "PG"
Bookmarks