|
|||||||||||||||||||||
|
#1
|
|||
|
|||
|
Merge two Columns with a space
Hi guys
My first post here! I have two columns in my Excel worksheet - A & B. Column A contains numbers (not consecutive) and column B contains text. What I want to do is merge column A with column B and put a space between the merged number and text. E.g. Column A Column B 234 XYZABC I want a new column to contain 234 XYZABC. There are about 800 rows. I hope I've explained this adequately! Cheers John |
|
#2
|
||||
|
||||
|
Try in the next column:
=A1&" "&B1 copied down... where A1 and B1 are your first 2 cells to merge.
__________________
Where there is a will there are many ways. Finding one that works for you is the challenge! Please read the Forum Rules: Rules |
![]() |
| Bookmarks |
New topics in Excel 2007 Help
|
|
|
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|