I have a dataset which looks like:
A 0.998315185
B 0.232720507
C 0.010558964
D 0.004246209
E 0.002552556
I want to paste below output in one cell as:
0.998315185A+0.232720507B+0.010558964C+0.004246209D+0.002552556E
So that I can copy this and use it elsewhere.