Hi,
I'm trying to populate a list in H37:J37 with values from row 1 that has a zero as value in column I,O;U
I tried =INDEX($I$1:$Y$1;;MATCH(0;$I$25:$Y$25;0)) (array formula) but that only give the first match, this case store2 and not store3.
Tried some formulas with small and frequency as well but with no luck.

Extra score to who can populate the list into a comment,
So H3 would get a comment with the list of store1,2,3 who has a zero in their column on row 3.
Br
Magnus
I'm trying to populate a list in H37:J37 with values from row 1 that has a zero as value in column I,O;U
I tried =INDEX($I$1:$Y$1;;MATCH(0;$I$25:$Y$25;0)) (array formula) but that only give the first match, this case store2 and not store3.
Tried some formulas with small and frequency as well but with no luck.
Extra score to who can populate the list into a comment,
So H3 would get a comment with the list of store1,2,3 who has a zero in their column on row 3.
Br
Magnus