In the Apr 17 tab, I need the users name in Column B to also appear in Column P for each instrument used.
In P2: =IFERROR(INDEX($B$2:$B$200,MATCH(L2,$E$2:$E$200,0) ),"")
Also, in the Q1 tab, I'd like to list the number of users in Column C and the initials of the users in Column D.
What's wrong with the formulas you already have at Q1!C2:C8 or is it something else you mean?
What do you want at Q1!D2:d8?
|