Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
PAM
 
Posts: n/a
Default Merging a vertical column

When I selected the vertical cells in a column, and go to format cells then
merge, I get this message: The selection contains multiple data values.
Merging into one cell will keep the upper- left most data only. How can I
get this to work?
  #2   Report Post  
bj
 
Posts: n/a
Default

what do you want it to do?
do you want to merge, concatinate or both?
if concatinate or both, what format do you want the results to have?

"PAM" wrote:

When I selected the vertical cells in a column, and go to format cells then
merge, I get this message: The selection contains multiple data values.
Merging into one cell will keep the upper- left most data only. How can I
get this to work?

  #3   Report Post  
FinRazel
 
Posts: n/a
Default

What exactly are you trying to do?

Merge cells is only useful for creating titles to go across multiple rows or
columns. Simply do what you were doing: Enter some text in the upper left
cell, then highlight this cell and the EMPTY cells you want included in the
merge, and click Merge Cells. Then, format the data as you like (I like to
center it and increase the font)

However, if you have a column of data that you want to join into one cell,
than this is a totally different process which depends on your data type.

If your data is numerical, type:
=SUM(C1:C10)
in the cell where you want to add up your data (C1 and C10 are the starting
and ending cells, respectively)
This will add up your column

If your data is text, type:
=CONCATENATE(F1,F2,F3)
in the cell where you want to join your data (F1, F2, and F3) are the cells
where your text originally appears. Use ," " to insert spaces.


"PAM" wrote:

When I selected the vertical cells in a column, and go to format cells then
merge, I get this message: The selection contains multiple data values.
Merging into one cell will keep the upper- left most data only. How can I
get this to work?

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
Running total w/2 columns - Excel Anna / Ideal Excel Worksheet Functions 14 August 10th 05 04:28 PM
Lookup Table Dilemma Karen Excel Worksheet Functions 2 June 10th 05 08:22 PM
Return Count for LAST NonBlank Cell in each Row Sam via OfficeKB.com Excel Worksheet Functions 12 April 17th 05 10:36 PM
up to 7 functions? ALex Excel Worksheet Functions 10 April 12th 05 06:42 PM
How can I insert a vertical column break between data to create a. Mark Wisdom Excel Worksheet Functions 1 November 23rd 04 04:10 AM


All times are GMT +1. The time now is 02:55 AM.

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"