Here is what I have:
column a column b
32 apple
32 pear
32 banana
33 soap
33 tea
Here is what I would like:
32 apple pear banada
33 soap tea
I don't want to use VBA or anything complex, just a simple formula please!
COUNTIF/S,SUMIF/S,SUMPRODUCT, etc. It is also in a desirable format for using a pivot table if you'd prefer.