Hi all,
Trying to concatenate cells if they meet specific criteria ie:
A1 - dog
A2 - dog
A3 - dog
A4 - cat
A5 - cat
A6 - cow
A7 - cow
A8 - cow
Then in B1 if searching all of A:A and the result is "Dog" then put the amount of "dog" in the cell e.g "dog, dog, dog"
B2 if searching all of A:A and the result is "Cat" then put the amount of "cat" in the cell e.g "cat, cat"
I hope this makes sense. Thanks all inadvance. I have attached an example of how it should look once working.
Bookmarks