#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Merging Cells

I have a names and address file that has house numbers and street names in
separate cells.
I need to merge them so that they are in the same cell with a space between
them.
I have used CONCATENATE and I have had success with the first record.
However when I try to use the fill handle to populate down the rest of the
records, the same result is returned.
The formula in the cell is correct and if I click on it then the function
symbol, the correct result is then displayed.
I am not sure if I have explained this very well but if someone can help I
would be grateful.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,069
Default Merging Cells

It sounds like your formula has absolute references and needs relative
references. Absolute references are shown by dollar signs before the column
and/or row references within the formula. Remove the dollar signs and try
filling down again.

Hope this helps,

Hutch

"Harry Hornet" wrote:

I have a names and address file that has house numbers and street names in
separate cells.
I need to merge them so that they are in the same cell with a space between
them.
I have used CONCATENATE and I have had success with the first record.
However when I try to use the fill handle to populate down the rest of the
records, the same result is returned.
The formula in the cell is correct and if I click on it then the function
symbol, the correct result is then displayed.
I am not sure if I have explained this very well but if someone can help I
would be grateful.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,572
Default Merging Cells

Sounds like you created the formula in a cell that was formatted to text.

Select the column of "bad" formulas, then, from the Menu Bar,
Just open and close TTC,
<Data <TextToColumns <Finish

This gives you working formulas.

While they're still selected, format them to General if you wish.
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------.


"Harry Hornet" wrote in message
...
I have a names and address file that has house numbers and street names in
separate cells.
I need to merge them so that they are in the same cell with a space
between
them.
I have used CONCATENATE and I have had success with the first record.
However when I try to use the fill handle to populate down the rest of the
records, the same result is returned.
The formula in the cell is correct and if I click on it then the function
symbol, the correct result is then displayed.
I am not sure if I have explained this very well but if someone can help I
would be grateful.



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,073
Default Merging Cells

On Sep 12, 7:12*am, Harry Hornet
wrote:
I have a names and address file that has house numbers and street names in
separate cells.
I need to merge them so that they are in the same cell with a space between
them.
I have used CONCATENATE and I have had success with the first record.
However when I try to use the fill handle to populate down the rest of the
records, the same result is returned.
The formula in the cell is correct and if I click on it then the function
symbol, the correct result is then displayed.
I am not sure if I have explained this very well but if someone can help I
would be grateful.


Also sounds like your Calculation mode is not set on Automatic. Try
Tools|Options|Calculation Tab then click on Automatic option.

Ken Johnson
  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default Merging Cells

Brilliant, Thanks for your help.

"Ken Johnson" wrote:

On Sep 12, 7:12 am, Harry Hornet
wrote:
I have a names and address file that has house numbers and street names in
separate cells.
I need to merge them so that they are in the same cell with a space between
them.
I have used CONCATENATE and I have had success with the first record.
However when I try to use the fill handle to populate down the rest of the
records, the same result is returned.
The formula in the cell is correct and if I click on it then the function
symbol, the correct result is then displayed.
I am not sure if I have explained this very well but if someone can help I
would be grateful.


Also sounds like your Calculation mode is not set on Automatic. Try
Tools|Options|Calculation Tab then click on Automatic option.

Ken Johnson



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Merging Cells

Hi Harry, I want to do that too! What is your formula please?
--
Mary-Anne in Durban


"Harry Hornet" wrote:

Brilliant, Thanks for your help.

"Ken Johnson" wrote:

On Sep 12, 7:12 am, Harry Hornet
wrote:
I have a names and address file that has house numbers and street names in
separate cells.
I need to merge them so that they are in the same cell with a space between
them.
I have used CONCATENATE and I have had success with the first record.
However when I try to use the fill handle to populate down the rest of the
records, the same result is returned.
The formula in the cell is correct and if I click on it then the function
symbol, the correct result is then displayed.
I am not sure if I have explained this very well but if someone can help I
would be grateful.


Also sounds like your Calculation mode is not set on Automatic. Try
Tools|Options|Calculation Tab then click on Automatic option.

Ken Johnson

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Merging Cells

=A1 & " " & B1 & " " & C1 & " " & D1

Select the four cells and drag/copy down.


Gord Dibben MS Excel MVP

On Fri, 12 Sep 2008 06:09:02 -0700, Mary-Anne
wrote:

Hi Harry, I want to do that too! What is your formula please?


  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 67
Default Merging Cells

Hi Mary-Anne
relise you never got a reply to this and was huntingfor the same resolution
found one
formula =
=CONCATENATE(A1,B1,C1) etc FOR ROWS
or =CONCATENATE(A1,A2,A3) ets FOR COLUMN

OR ENTER RANDOM CELL NUMBER AT YOUR LEISURE


"Mary-Anne" wrote:

Hi Harry, I want to do that too! What is your formula please?
--
Mary-Anne in Durban


"Harry Hornet" wrote:

Brilliant, Thanks for your help.

"Ken Johnson" wrote:

On Sep 12, 7:12 am, Harry Hornet
wrote:
I have a names and address file that has house numbers and street names in
separate cells.
I need to merge them so that they are in the same cell with a space between
them.
I have used CONCATENATE and I have had success with the first record.
However when I try to use the fill handle to populate down the rest of the
records, the same result is returned.
The formula in the cell is correct and if I click on it then the function
symbol, the correct result is then displayed.
I am not sure if I have explained this very well but if someone can help I
would be grateful.

Also sounds like your Calculation mode is not set on Automatic. Try
Tools|Options|Calculation Tab then click on Automatic option.

Ken Johnson

  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Merging Cells

Thank you all. It works like a charm. One small problem. If I search for
an item in that concatenated cell, I find that Excel cannot find that item.
eg if the word french is in the cell and I search fro french in the worksheet
it does not go to that cell at all. I wonder why?
--
Mary-Anne in Durban


"EngelseBoer" wrote:

Hi Mary-Anne
relise you never got a reply to this and was huntingfor the same resolution
found one
formula =
=CONCATENATE(A1,B1,C1) etc FOR ROWS
or =CONCATENATE(A1,A2,A3) ets FOR COLUMN

OR ENTER RANDOM CELL NUMBER AT YOUR LEISURE


"Mary-Anne" wrote:

Hi Harry, I want to do that too! What is your formula please?
--
Mary-Anne in Durban


"Harry Hornet" wrote:

Brilliant, Thanks for your help.

"Ken Johnson" wrote:

On Sep 12, 7:12 am, Harry Hornet
wrote:
I have a names and address file that has house numbers and street names in
separate cells.
I need to merge them so that they are in the same cell with a space between
them.
I have used CONCATENATE and I have had success with the first record.
However when I try to use the fill handle to populate down the rest of the
records, the same result is returned.
The formula in the cell is correct and if I click on it then the function
symbol, the correct result is then displayed.
I am not sure if I have explained this very well but if someone can help I
would be grateful.

Also sounds like your Calculation mode is not set on Automatic. Try
Tools|Options|Calculation Tab then click on Automatic option.

Ken Johnson

  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 67
Default Merging Cells

that is because the cells true value is an equation
when i use these functions, i have to copy all and paste to a new book as
"values"
then all these entities are findable

"Mary-Anne" wrote:

Thank you all. It works like a charm. One small problem. If I search for
an item in that concatenated cell, I find that Excel cannot find that item.
eg if the word french is in the cell and I search fro french in the worksheet
it does not go to that cell at all. I wonder why?
--
Mary-Anne in Durban


"EngelseBoer" wrote:

Hi Mary-Anne
relise you never got a reply to this and was huntingfor the same resolution
found one
formula =
=CONCATENATE(A1,B1,C1) etc FOR ROWS
or =CONCATENATE(A1,A2,A3) ets FOR COLUMN

OR ENTER RANDOM CELL NUMBER AT YOUR LEISURE


"Mary-Anne" wrote:

Hi Harry, I want to do that too! What is your formula please?
--
Mary-Anne in Durban


"Harry Hornet" wrote:

Brilliant, Thanks for your help.

"Ken Johnson" wrote:

On Sep 12, 7:12 am, Harry Hornet
wrote:
I have a names and address file that has house numbers and street names in
separate cells.
I need to merge them so that they are in the same cell with a space between
them.
I have used CONCATENATE and I have had success with the first record.
However when I try to use the fill handle to populate down the rest of the
records, the same result is returned.
The formula in the cell is correct and if I click on it then the function
symbol, the correct result is then displayed.
I am not sure if I have explained this very well but if someone can help I
would be grateful.

Also sounds like your Calculation mode is not set on Automatic. Try
Tools|Options|Calculation Tab then click on Automatic option.

Ken Johnson



  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 67
Default Merging Cells

you could just do similar in the same work book - sheet - cell - column - row
-- or what ever pleases you -- ie copy and paste special "values"
all depends on your needs
for me i need the math so work in 2 workbooks
one with the calculations one as values
(see my previous response)

"Mary-Anne" wrote:

Thank you all. It works like a charm. One small problem. If I search for
an item in that concatenated cell, I find that Excel cannot find that item.
eg if the word french is in the cell and I search fro french in the worksheet
it does not go to that cell at all. I wonder why?
--
Mary-Anne in Durban


"EngelseBoer" wrote:

Hi Mary-Anne
relise you never got a reply to this and was huntingfor the same resolution
found one
formula =
=CONCATENATE(A1,B1,C1) etc FOR ROWS
or =CONCATENATE(A1,A2,A3) ets FOR COLUMN

OR ENTER RANDOM CELL NUMBER AT YOUR LEISURE


"Mary-Anne" wrote:

Hi Harry, I want to do that too! What is your formula please?
--
Mary-Anne in Durban


"Harry Hornet" wrote:

Brilliant, Thanks for your help.

"Ken Johnson" wrote:

On Sep 12, 7:12 am, Harry Hornet
wrote:
I have a names and address file that has house numbers and street names in
separate cells.
I need to merge them so that they are in the same cell with a space between
them.
I have used CONCATENATE and I have had success with the first record.
However when I try to use the fill handle to populate down the rest of the
records, the same result is returned.
The formula in the cell is correct and if I click on it then the function
symbol, the correct result is then displayed.
I am not sure if I have explained this very well but if someone can help I
would be grateful.

Also sounds like your Calculation mode is not set on Automatic. Try
Tools|Options|Calculation Tab then click on Automatic option.

Ken Johnson

  #12   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Merging Cells

Thank you! That is very helpful. Works well.
--
Mary-Anne in Durban


"EngelseBoer" wrote:

you could just do similar in the same work book - sheet - cell - column - row
-- or what ever pleases you -- ie copy and paste special "values"
all depends on your needs
for me i need the math so work in 2 workbooks
one with the calculations one as values
(see my previous response)

"Mary-Anne" wrote:

Thank you all. It works like a charm. One small problem. If I search for
an item in that concatenated cell, I find that Excel cannot find that item.
eg if the word french is in the cell and I search fro french in the worksheet
it does not go to that cell at all. I wonder why?
--
Mary-Anne in Durban


"EngelseBoer" wrote:

Hi Mary-Anne
relise you never got a reply to this and was huntingfor the same resolution
found one
formula =
=CONCATENATE(A1,B1,C1) etc FOR ROWS
or =CONCATENATE(A1,A2,A3) ets FOR COLUMN

OR ENTER RANDOM CELL NUMBER AT YOUR LEISURE


"Mary-Anne" wrote:

Hi Harry, I want to do that too! What is your formula please?
--
Mary-Anne in Durban


"Harry Hornet" wrote:

Brilliant, Thanks for your help.

"Ken Johnson" wrote:

On Sep 12, 7:12 am, Harry Hornet
wrote:
I have a names and address file that has house numbers and street names in
separate cells.
I need to merge them so that they are in the same cell with a space between
them.
I have used CONCATENATE and I have had success with the first record.
However when I try to use the fill handle to populate down the rest of the
records, the same result is returned.
The formula in the cell is correct and if I click on it then the function
symbol, the correct result is then displayed.
I am not sure if I have explained this very well but if someone can help I
would be grateful.

Also sounds like your Calculation mode is not set on Automatic. Try
Tools|Options|Calculation Tab then click on Automatic option.

Ken Johnson

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
merging cells together but keeping all data from the cells Pete C[_2_] Excel Discussion (Misc queries) 3 May 16th 08 10:14 PM
merging 3 cells into 1 [email protected] Excel Discussion (Misc queries) 5 October 20th 06 08:43 PM
merging cells Debbie New Users to Excel 0 October 1st 06 04:34 PM
Merging cells stuart Excel Worksheet Functions 3 January 7th 05 04:34 PM
Merging Cells BruceT Excel Worksheet Functions 1 December 2nd 04 06:38 AM


All times are GMT +1. The time now is 01:36 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"