B
Betty
Hi,
I want to lookup a value, and concatenate the results.
Example:
Col A; Col B
apple; 1
pear; 1
naartjie; 2
I want to lookup values with the value of "1"
Result apple, pear(in one cell)
I've seen the same query on other sites, with the answer to use
concatif(A:A,B:B,",), but I can't find the function on excel, or the function
doesn't work when I use it.
I want to lookup a value, and concatenate the results.
Example:
Col A; Col B
apple; 1
pear; 1
naartjie; 2
I want to lookup values with the value of "1"
Result apple, pear(in one cell)
I've seen the same query on other sites, with the answer to use
concatif(A:A,B:B,",), but I can't find the function on excel, or the function
doesn't work when I use it.