Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / General Excel Questions / March 2008

Tip: Looking for answers? Try searching our database.

Combine Text from 2 columns into 1

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
dscmm - 13 Mar 2008 13:42 GMT
Is there a way to move text from column B and paste or insert into column A
behind existing text; without retyping?
Kevin B - 13 Mar 2008 14:00 GMT
Insert a helper column to the left of column A and enter the following
formula in cell A1, changing the row number to match your worksheets layout:

=A1&" "&B1

Copy the formula down as far as necessary, and the select the cells with the
formula and select copy.  With the cell pointer in A1, click EDIT in the
menu, select PASTE SPECIAL and click the VALUES option button.  Click OK to
exit the dialog box and complete the copy.

At this point you can delete columns B and C as they are no longer necessary.
Signature

Kevin Backmann

> Is there a way to move text from column B and paste or insert into column A
> behind existing text; without retyping?
dscmm - 25 Mar 2008 20:24 GMT
> Is there a way to move text from column B and paste or insert into column A
> behind existing text; without retyping?

Kevin- Thanks for the info on =A1&" "&B1- It worked; however brings another
question--

Is there a way to force the text from column B to insert below column A text
when it is copied?
Gord Dibben - 25 Mar 2008 21:34 GMT
=A1 & CHAR(10) & B1

Gord Dibben  MS Excel MVP

>> Is there a way to move text from column B and paste or insert into column A
>> behind existing text; without retyping?
[quoted text clipped - 4 lines]
>Is there a way to force the text from column B to insert below column A text
>when it is copied?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.