Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
StTrumpet
 
Posts: n/a
Default How do you combine two columns to one?

I have a column of address numbers that needs to combine with street names so
that I have a combined column of a complete address. Example - What I have
in column A is "24513" and in column B I have "Main Street". So I need to
combine all of column A with all of column B so that all the addresses appear
in one column as "24513 Main Street"
  #2   Report Post  
Jason Morin
 
Posts: n/a
Default

Try this in C1:

=A1&" "&B1

HTH
Jason
Atlanta, GA

-----Original Message-----
I have a column of address numbers that needs to combine

with street names so
that I have a combined column of a complete address.

Example - What I have
in column A is "24513" and in column B I have "Main

Street". So I need to
combine all of column A with all of column B so that all

the addresses appear
in one column as "24513 Main Street"
.

  #3   Report Post  
PeterAtherton
 
Posts: n/a
Default

Hi

=A2&" "&B2

regards
Peter

"StTrumpet" wrote:

I have a column of address numbers that needs to combine with street names so
that I have a combined column of a complete address. Example - What I have
in column A is "24513" and in column B I have "Main Street". So I need to
combine all of column A with all of column B so that all the addresses appear
in one column as "24513 Main Street"

  #4   Report Post  
Domenic
 
Posts: n/a
Default

Try...

B1, copied down:

=A1&" "&B1

Hope this helps!

In article ,
StTrumpet wrote:

I have a column of address numbers that needs to combine with street names so
that I have a combined column of a complete address. Example - What I have
in column A is "24513" and in column B I have "Main Street". So I need to
combine all of column A with all of column B so that all the addresses appear
in one column as "24513 Main Street"

  #5   Report Post  
Domenic
 
Posts: n/a
Default

Correction, that should be...

C1, copied down:

=A1&" "&B1

Hope this helps!

In article ,
Domenic wrote:

Try...

B1, copied down:

=A1&" "&B1

Hope this helps!

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
combine columns RDB Excel Worksheet Functions 3 March 15th 05 04:07 PM
print excel columns on less pages a_ryan1972 Excel Discussion (Misc queries) 1 February 9th 05 05:41 PM
Columns in Excel will not allow user to click in them Kim Excel Discussion (Misc queries) 1 December 28th 04 06:37 PM
Counting the Contents of Two Columns Molochi Excel Discussion (Misc queries) 6 December 22nd 04 08:13 PM
how do i combine columns in excel psamiam Excel Discussion (Misc queries) 2 December 6th 04 07:19 AM


All times are GMT +1. The time now is 11:20 PM.

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

About Us

"It's about Microsoft Excel"