StellaArtois
New Member
- Joined
- Jan 10, 2024
- Messages
- 13
- Office Version
- 365
- Platform
- Windows
Hi all,
Happy new year to everyone!
I wonder if i may ask for some help please
I have the following formula, which works for a single argument BD1 but i need to include BD2 also, so it returns both BD1 and BD2 results
=IFERROR(INDEX($BD$5:$BD$502,SMALL(IF($AC$5:$AC$502=$BG$1,IF($U$5:$U$502=$BD$2,ROW($AA$5:$AA$502)-ROW($AA$5)+1)),ROWS(BH$5:BH5))),"")
Many thanks in advance
Happy new year to everyone!
I wonder if i may ask for some help please
I have the following formula, which works for a single argument BD1 but i need to include BD2 also, so it returns both BD1 and BD2 results
=IFERROR(INDEX($BD$5:$BD$502,SMALL(IF($AC$5:$AC$502=$BG$1,IF($U$5:$U$502=$BD$2,ROW($AA$5:$AA$502)-ROW($AA$5)+1)),ROWS(BH$5:BH5))),"")
Many thanks in advance