How can i seperate this string into to columns:
123 & 456 into
column 1 column 2
123 456
Solved! Go to Solution.
Hi @maxse
One way of doing this, for this you can avoid the complexity of regex using the text to columns tool
User | Count |
---|---|
107 | |
85 | |
76 | |
54 | |
40 |