Forum Discussion

vishu1204's avatar
vishu1204
Copper Contributor
Jun 03, 2019

textjoin issues

I would like to list the unique values for each row as an output, separated by a comma   Example   Consider cells A2=b B2=b C2=d   I use the below formula and get cell D2 b,d Duplicates are re...