P
punter
I have weird one here. I have two columns in excel with written data i
them. I want to take the second column and concatenate it into th
first column. However, I do not want the data from the second colum
to start immediatley after the data from the first. Example:
Column A Colum
B
It is a nice day today. I hope its nic
tomorrow.
If I concatenate these together this is what I get:
Column A
It is a nice day today. I hope its nice tomorrow.
I want it to leave a few rows between the data. Example:
Column A
It is a nice day today.
I hope its nice tomorrow.
There are about three hundred cells of data that I have to do this to.
If it wasn't that much I would just enter the extra space manually.
Any help you could give would be great.
Thanks
Eddi
them. I want to take the second column and concatenate it into th
first column. However, I do not want the data from the second colum
to start immediatley after the data from the first. Example:
Column A Colum
B
It is a nice day today. I hope its nic
tomorrow.
If I concatenate these together this is what I get:
Column A
It is a nice day today. I hope its nice tomorrow.
I want it to leave a few rows between the data. Example:
Column A
It is a nice day today.
I hope its nice tomorrow.
There are about three hundred cells of data that I have to do this to.
If it wasn't that much I would just enter the extra space manually.
Any help you could give would be great.
Thanks
Eddi