Hi,
I would need a formula that merges the text of 2 or more Excel cells and removes any duplicate characters in the resulting string.

Example:
Text content of cell A1: "abc".
Text content of cell A2: "bcd"
The formula should return: "abcd".

Any help would be much appreciated.
Jens