D
Danny
On sheet2 at b1:
=vlookup(b2,sheet1!a2:b100,2,false)
and then on b2, enter your "team name" to have vlookup() get the "staff
name".
Danny
=vlookup(b2,sheet1!a2:b100,2,false)
and then on b2, enter your "team name" to have vlookup() get the "staff
name".
Danny