I have a column: Name, Phone Number, Address (each in separate rows).
I'm trying to duplicate these three texts into one column
For example:
Name
Phone Number
Address
Name
Phone Number
Address....
and so on..
How can I achieve this in an easier way?
I'm trying to duplicate these three texts into one column
For example:
Name
Phone Number
Address
Name
Phone Number
Address....
and so on..
How can I achieve this in an easier way?