#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Mergeing Cells

Hi

I have a database of addresses in excel. In column A is the 1st line of the
address, column B line 2 of the address and so on and so forth. What I would
like to do is merge the each line of the address cell so the full address
appears in one cell. Anyone have any idea how to do this?


Thanks

Mark

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Mergeing Cells

=CONCATENATE(A1," ",A2)
=A1&" "&A2


Regards,
Ryan---

--
RyGuy


"maths15" wrote:

Hi

I have a database of addresses in excel. In column A is the 1st line of the
address, column B line 2 of the address and so on and so forth. What I would
like to do is merge the each line of the address cell so the full address
appears in one cell. Anyone have any idea how to do this?


Thanks

Mark

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 80
Default Mergeing Cells

In the cell that you want the completed address type =a1&" "&b1. (assume
a1 = first name? and b1 = last name?) Then you should copy/paste
special/value to make it permanent instead of a result of a formula.

"maths15" wrote in message
...
Hi

I have a database of addresses in excel. In column A is the 1st line of
the
address, column B line 2 of the address and so on and so forth. What I
would
like to do is merge the each line of the address cell so the full address
appears in one cell. Anyone have any idea how to do this?


Thanks

Mark



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Mergeing Cells



"Meebers" wrote:

In the cell that you want the completed address type =a1&" "&b1. (assume
a1 = first name? and b1 = last name?) Then you should copy/paste
special/value to make it permanent instead of a result of a formula.

"maths15" wrote in message
...
Hi

I have a database of addresses in excel. In column A is the 1st line of
the
address, column B line 2 of the address and so on and so forth. What I
would
like to do is merge the each line of the address cell so the full address
appears in one cell. Anyone have any idea how to do this?


Thanks

Mark



tHANKS


Both these replies worked, thanks a lot :)

Mark
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Mergeing Cells

Just a note here.

If you have a specific reason for this, go ahead but having all in one cell can
lead to problems later with sorting, filtering, mailing lists, etc.

Suggest you keep a copy of the original data in it's current format.


Gord Dibben MS Excel MVP

On Mon, 7 Apr 2008 13:59:04 -0700, maths15
wrote:



"Meebers" wrote:

In the cell that you want the completed address type =a1&" "&b1. (assume
a1 = first name? and b1 = last name?) Then you should copy/paste
special/value to make it permanent instead of a result of a formula.

"maths15" wrote in message
...
Hi

I have a database of addresses in excel. In column A is the 1st line of
the
address, column B line 2 of the address and so on and so forth. What I
would
like to do is merge the each line of the address cell so the full address
appears in one cell. Anyone have any idea how to do this?


Thanks

Mark



tHANKS


Both these replies worked, thanks a lot :)

Mark


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
Excel: match two cells in one sheet to two cells in another and return a third cells value Spence Excel Worksheet Functions 3 February 13th 11 05:33 AM
Cells won't change font color or show hi-lighted cells in document ROBIN Excel Discussion (Misc queries) 1 March 27th 08 09:39 PM
display a range of cells editible cells based on matching date Miki Excel Worksheet Functions 0 October 10th 07 03:27 PM
mergeing cells and wrapping text leo Excel Discussion (Misc queries) 2 March 21st 07 06:51 PM
trying to create an (almost) circular formula between cells and data validated cells with lists KR Excel Worksheet Functions 0 May 12th 05 07:21 PM


All times are GMT +1. The time now is 01:03 PM.

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

About Us

"It's about Microsoft Excel"