S
shternm
I am looking for a formula that's going to look at column where there
are multiple text entries and return a list of all distict entries.
For example,
Column A
apple
apple
orange
grape
grape
grape
Column B will return
apple
orange
grape
Thanks a lot.
are multiple text entries and return a list of all distict entries.
For example,
Column A
apple
apple
orange
grape
grape
grape
Column B will return
apple
orange
grape
Thanks a lot.