The basis of this is a COUNTIF but I want to return the contents of Column A when there was a match.
I have an array I2:Q80 and everytime I find a match return the string in Column A.
The countif(i2:q80,"hello") would let's say... equal 3
and the cell containing the formula would contain "ABC, DEF, HIJ"
(I would like commas too )
I have an array I2:Q80 and everytime I find a match return the string in Column A.
The countif(i2:q80,"hello") would let's say... equal 3
and the cell containing the formula would contain "ABC, DEF, HIJ"
(I would like commas too )
Last edited: