Merging columns in Excel

Soldato
Joined
9 Nov 2003
Posts
9,515
Location
The Motor City
I have a worksheet with 3 columns. I would like 1 column to contain all the data from those 3 columns merged together. I have tried the "Merge and Center" button, but it only retains the data in the left-most column.

To explain better, I was given a list of server names, along with a list of domains. I put another column between them with a "." so it should become an FQDN. Unfortunately if I try to just copy/paste this data into notepad it keeps the tabs between the columns.

Anyone know of a solution?
 
Thanks, aix0. I'll see if that works next time.

Interim solution: I exported the workbook to a comma delimited text file, then used notepad to replace the commas with nothing. Worked a charm. :)
 
Back
Top Bottom