Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 921
Default Combining data from different cells and more...

I have a worksheet in Excel 2002 made from a database. I have tried two
methods to combine data from several cells in a row into a separate cell as
below:

=(AL2&AM2&AN2&AO2&AP2&AQ2&AR2&AS2&AT2)
=CONCATENATE(AL3,AM3,AN3,AO3,AP3,AQ3,AR3,AS3,AT3)

Each of these functions are in cells AK2 and AK3 respectively. My problem is
in three parts:
1. Have I used these functions correctly to combine the data?
2. How do I get cells AK2 and/or AK3 to "equal" or display the result of the
function? (I have consulted several help resources and used the CTRL+` and
the Tools-Formula Auditing method but I only see the function, not the result)
3. How do I "fill" row AK2 thru AK309 with one of these formulas to combine
data from cells in adjacent columns as above?
Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Combining data from different cells and more...

Your issue is not with the formulas, they're ok. But the cells in which they
were entered in probably were pre-formatted as TEXT (unknown to you). Just
change the format to either general or number (via FormatCells), then
re-trigger* the formula by re-confirming it, ie click inside the formula bar,
press ENTER. It should work fine, and you can then copy down, etc as per
normal.

*Re-confirming the formula is required.
Just changing the format alone will not do it.

Success? Click YES below
--
Max
Singapore
http://savefile.com/projects/236895
Downloads:23,500 Files:370 Subscribers:66
xdemechanik
---
"Jeff" wrote:
I have a worksheet in Excel 2002 made from a database. I have tried two
methods to combine data from several cells in a row into a separate cell as
below:

=(AL2&AM2&AN2&AO2&AP2&AQ2&AR2&AS2&AT2)
=CONCATENATE(AL3,AM3,AN3,AO3,AP3,AQ3,AR3,AS3,AT3)

Each of these functions are in cells AK2 and AK3 respectively. My problem is
in three parts:
1. Have I used these functions correctly to combine the data?
2. How do I get cells AK2 and/or AK3 to "equal" or display the result of the
function? (I have consulted several help resources and used the CTRL+` and
the Tools-Formula Auditing method but I only see the function, not the result)
3. How do I "fill" row AK2 thru AK309 with one of these formulas to combine
data from cells in adjacent columns as above?
Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 964
Default Combining data from different cells and more...

1. Your formulas are correct, although the first one doesn't need the
parenthesis.

2. I'm guessing that your cells in Column AK have been pre-formatted as
"Text". Thus, whatever you type in them will be treated as a literal text
string, instead of a formula. Try highlighting column AK, then from the
Format Menu, choose "Cells". Change the Number Category back to "General".
Then go back and try entering your formulas again.

3. You can just copy the formula from cell AK2, and paste into cell AK3
through AK309. Excel will increment the cell references in the formulas
appropriately.

HTH
Elkar

"Jeff" wrote:

I have a worksheet in Excel 2002 made from a database. I have tried two
methods to combine data from several cells in a row into a separate cell as
below:

=(AL2&AM2&AN2&AO2&AP2&AQ2&AR2&AS2&AT2)
=CONCATENATE(AL3,AM3,AN3,AO3,AP3,AQ3,AR3,AS3,AT3)

Each of these functions are in cells AK2 and AK3 respectively. My problem is
in three parts:
1. Have I used these functions correctly to combine the data?
2. How do I get cells AK2 and/or AK3 to "equal" or display the result of the
function? (I have consulted several help resources and used the CTRL+` and
the Tools-Formula Auditing method but I only see the function, not the result)
3. How do I "fill" row AK2 thru AK309 with one of these formulas to combine
data from cells in adjacent columns as above?
Thanks

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
Combining data from multiple cells into one cell. Steelsilk Excel Worksheet Functions 4 May 17th 07 06:54 PM
Combining Data: 2 Different Cells, Doing the Whole Column @ Same T Sarah85 Excel Discussion (Misc queries) 2 March 7th 07 11:13 PM
Combining data from cells from several excel sheets to a new sheet Rik Excel Discussion (Misc queries) 4 February 22nd 06 09:16 AM
COMBINING CELLS WITH LIKE DATA PLV Excel Discussion (Misc queries) 2 June 2nd 05 10:30 PM
combining partial data from 2 different cells Steven Excel Discussion (Misc queries) 1 May 28th 05 09:07 PM


All times are GMT +1. The time now is 07:50 AM.

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"