rrocker1405
Member
Hi,
Attached is a sample data and I'm trying to pull data that match the criterias in highlighted cells to populate information for me in columns j through o. I can generate the values using a single criteria for levels and id however I dont know how to include multiple criteria to pick up information. any suggestions?
I'm presently using a formula with a named range (single criteria) and to pick up unique values...
=IFERROR(INDEX(ID,SMALL(IF(($G$17=Level)*(COUNTIF($I$16:I16,ID)=0),ROW(Level)-MIN(ROW(Level))+1,""),1)),"")
Thanks in advance.
Kind regards,
A!
Attached is a sample data and I'm trying to pull data that match the criterias in highlighted cells to populate information for me in columns j through o. I can generate the values using a single criteria for levels and id however I dont know how to include multiple criteria to pick up information. any suggestions?
I'm presently using a formula with a named range (single criteria) and to pick up unique values...
=IFERROR(INDEX(ID,SMALL(IF(($G$17=Level)*(COUNTIF($I$16:I16,ID)=0),ROW(Level)-MIN(ROW(Level))+1,""),1)),"")
Thanks in advance.
Kind regards,
A!