StellaArtois
New Member
- Joined
- Jan 10, 2024
- Messages
- 11
- Office Version
- 365
- Platform
- Windows
Hello,
could i please ask for a bit of guidance
i have teh following formula that index a search based on criteria in Z2 and AA2
thing is it only returns what is in Z2
think it may be the + inbetween the formula
=IFERROR(INDEX($C$5:$C$4004,SMALL(IF((($F$5:$F$4004=$Z$2)+($M$5:$M$4004=$AA$2)),ROW($C$5:$C$4004)-ROW($C$5)+1),ROWS($4:4))),"")
Any help appreciated thanks
could i please ask for a bit of guidance
i have teh following formula that index a search based on criteria in Z2 and AA2
thing is it only returns what is in Z2
think it may be the + inbetween the formula
=IFERROR(INDEX($C$5:$C$4004,SMALL(IF((($F$5:$F$4004=$Z$2)+($M$5:$M$4004=$AA$2)),ROW($C$5:$C$4004)-ROW($C$5)+1),ROWS($4:4))),"")
Any help appreciated thanks