Hi all,
I've been looking through the help guide and I can't seem to find anything on merging the data in two columns together. What I am trying to do is attach the data in column B to that in column A so I only have one column..
For example, at the moment my data is separated like:
First Name (Column A) Last Name (Column B)
John Smith
But I want:
Name (Column A)
John Smith
It's probably so simple and obvious but I can't for the life of me figure it out. I don't mind whether the advice is for the Query Builder or for code.
Thanks in advance!