hello all
i have a list of ppl (they have multiple entries)
i tried this formula however it is listing the people's name twice on some instance.....the reason im using this formula is bc the list will expand as ppl will add their names in....so im hoping this formula can keep picking the names once....pls help!!
*see attached*
=IF(ROWS($5:5)>COUNTIF(Master!$H$2:$H$463,Calculations!$A$4),NA(),INDEX(Master!$K$2:$K$463,SMALL(INDEX(ROW(Master!$H$2:$H$463)+(Master!$H$2:$H$463<>Calculations!$A$4)*10^10,0),ROWS($5:5))))
Bookmarks