Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Excel 2003
I have 2 columns, A has last names B has first names. What is the formula to merge them so column C will have the whole name (first name first, last name second)? -- Thanks... Bob |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Data assumed in cols A and B, from row1 down
In C1: =TRIM(B1&" "&A1) Copy down -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Bob Newman" wrote in message ... Excel 2003 I have 2 columns, A has last names B has first names. What is the formula to merge them so column C will have the whole name (first name first, last name second)? -- Thanks... Bob |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Repeat group names on each page | Excel Discussion (Misc queries) | |||
How do I swap a group of surnames to the front of first names? | Excel Discussion (Misc queries) | |||
Alphabetizing within a group of same names in XPExcel2002 column? | Excel Discussion (Misc queries) | |||
Pivot table - don't group names | Excel Discussion (Misc queries) | |||
Find a group of names in a long list | Excel Discussion (Misc queries) |