Forum Discussion
calculation creating unique email address
Forgot to select only the unique email address.
Try this instead:
=TEXTJOIN("; ",1,UNIQUE(B2:I2,1,0))
Thank you every so much in replying ☺️
- SergeiBaklanNov 20, 2020Diamond Contributor
Please check this https://techcommunity.microsoft.com/t5/excel/removing-duplicates-when-using-textjoin/m-p/188950 thread. If you have no UNIQUE() other variants of formula are here.
- Helen15Nov 20, 2020Copper Contributor
SergeiBaklan I have attached the file as its easier to explain i think. I also watched the video and tried to copy the formula but it's not removing the duplicates. Any help would be appreciated.
Thanks so much again.
- SergeiBaklanNov 20, 2020Diamond Contributor
- BennadeauNov 20, 2020Iron Contributor
Can you copy your formula with "unique" here so I can see what's going on?
- Helen15Nov 20, 2020Copper Contributor
Bennadeau I have attached the file as its easier to explain i think. I also watched the video and tried to copy the formula but it's not removing the duplicates. Any help would be appreciated. My excel doesn't allow the "unique" formula. Think its a version thing. Thanks so much again.
- BennadeauNov 20, 2020Iron ContributorAlso, update your version of Office. If you have 365, the latest update should allow you to use Unique function