Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a column titled first name
I also have a column titled last name. I wish to merge this data but only some of it. I wish to end up with a first initial (space) last name column and all the data as such. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
One way
=LEFT(A1)&" "&B1 -- Regards, Peo Sjoblom Excel 95 - Excel 2007 Northwest Excel Solutions www.nwexcelsolutions.com "Karla" wrote in message ... I have a column titled first name I also have a column titled last name. I wish to merge this data but only some of it. I wish to end up with a first initial (space) last name column and all the data as such. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Inputting data to one worksheet for it effect another | Excel Discussion (Misc queries) | |||
summing columns if there is data | Excel Worksheet Functions | |||
How can you sum the last 5 columns of data from a range of data | New Users to Excel | |||
how do I lookup data based on two columns of data | Excel Worksheet Functions | |||
Macro to Synchronize data frm svrl workbooks & columns to 1 workbo | Excel Discussion (Misc queries) |