A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » New Users
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

combining columns



 
 
Thread Tools Display Modes
  #1  
Old June 2nd, 2004, 03:06 PM
JOEBRANT
external usenet poster
 
Posts: n/a
Default combining columns

I wan't to combine columns of data in excel. For example column 1 will
have store names: sears, the 2nd column will have a corresponding
number, 1,2,3 and so on. How do I combine the 2 columns (with a space
or two between them) to form a new column(3) with data from 1 and 2.
Thank you.


---
Message posted from http://www.ExcelForum.com/

  #2  
Old June 2nd, 2004, 03:21 PM
Andy Brown
external usenet poster
 
Posts: n/a
Default combining columns

How do I combine the 2 columns (with a space
or two between them) to form a new column(3) with data from 1 and 2.


With a formula, e.g.

=A1&" "&B1

in C1. Copy this down as far as required. If you then need to convert the
results to actual values, select the whole column (CTRL+SpaceBar), copy
(CTRL+C), Edit -- Paste Special -- Values -- OK.

Rgds,
Andy


  #3  
Old June 2nd, 2004, 06:38 PM
popgroove
external usenet poster
 
Posts: n/a
Default combining columns

try this

http://www.automateexcel.com/modules...article&sid=11

Mark


---
Message posted from http://www.ExcelForum.com/

  #4  
Old June 3rd, 2004, 01:31 AM
CLR
external usenet poster
 
Posts: n/a
Default combining columns

I see the site has this:

Sidenote:
If you would like to add a space or additional text between cells, enclose

it between parenthesis(")

I think they meant to say double quotation marks, rather than
parenthesis..........
=A1&"AdditionalText"&B1

Vaya con Dios,
Chuck, CABGx3





"popgroove " wrote in message
news
try this

http://www.automateexcel.com/modules...article&sid=11

Mark


---
Message posted from http://www.ExcelForum.com/



  #5  
Old June 3rd, 2004, 04:15 AM
popgroove
external usenet poster
 
Posts: n/a
Default combining columns

between quotation marks is correct, "thank you"

Mark


---
Message posted from http://www.ExcelForum.com/

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:49 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.