J
JRQ
Hello! I have been losing sleep trying to figure out the right
formula/tool for this problem.
I would like to extract the data from cells in Column A when the values
in Column B cells are equal so that the final sheet only has unique
values in Column B with corresponding values in Column A.
example:
Column A Column B
bat 1
ball 2
dog 2
cat 2
red 3
blue 3
texas 4
Final result will look like
Column A Column B
bat 1
ball, dog, cat 2
red, blue 3
texas 4
Is this possible?
formula/tool for this problem.
I would like to extract the data from cells in Column A when the values
in Column B cells are equal so that the final sheet only has unique
values in Column B with corresponding values in Column A.
example:
Column A Column B
bat 1
ball 2
dog 2
cat 2
red 3
blue 3
texas 4
Final result will look like
Column A Column B
bat 1
ball, dog, cat 2
red, blue 3
texas 4
Is this possible?