E
Edson
I have the following list:
AAA
AAA
AAA
XXX
XXX
BB
AAA
XXX
BB
BB
XXX
and I'd like to transform in this:
AAA
XXX
BB
in others words, I want to group all cells of a column by value in another
column. Any ideas?
AAA
AAA
AAA
XXX
XXX
BB
AAA
XXX
BB
BB
XXX
and I'd like to transform in this:
AAA
XXX
BB
in others words, I want to group all cells of a column by value in another
column. Any ideas?