Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Merging rows

I am trying to find a way to merge rows based upon a value in column A:

For example:
A1 = Jake-----B1 (Blank)-------C1 "Orange"--------D1 (Blank)
A2 = Jake-----B2 "Apple"------C2 "Blank"-----------D1 (Blank)
A3 = Jake-----B3 (Blank)-------c3 "Blank"-----------D1 "Banana"

I would like the end result to be:

A1 = Jake-----B1 "Apple"------C1 "Orange"------D1 "Banana"


On a side note Column 'A' will contain multiple names that will need to be
combined in the same way shown.

Thanks in advance,

Jake
Jake
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default Merging rows

We need some more information. Will there ever be the situation where Jake
is in A4 so that one column has more than one entry? If so, how is that to
be combined? Also, where do you want the results? On the same worksheet? If
so, consecutive place by rows? Also, are all the Jake's and other names next
to each other (row by row) or can their rows be intermingled with the rows
of names?

--
Rick (MVP - Excel)


"JakeShipley2008" wrote in
message ...
I am trying to find a way to merge rows based upon a value in column A:

For example:
A1 = Jake-----B1 (Blank)-------C1 "Orange"--------D1 (Blank)
A2 = Jake-----B2 "Apple"------C2 "Blank"-----------D1 (Blank)
A3 = Jake-----B3 (Blank)-------c3 "Blank"-----------D1 "Banana"

I would like the end result to be:

A1 = Jake-----B1 "Apple"------C1 "Orange"------D1 "Banana"


On a side note Column 'A' will contain multiple names that will need to be
combined in the same way shown.

Thanks in advance,

Jake
Jake


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 23
Default Merging rows

In Column 'A' there could be as little as two names the same or there could
30. Inthe 'A' column has the same name in it the information to the right
'C', 'D', 'E' ect. will be different. In other words the rest of the columns
have headers above them. When the rows are combined the data contained would
never coexist. When complete I am trying to have each name exist in only on
row with all of the other information to right of it combined as well.
--
Jake


"Rick Rothstein" wrote:

We need some more information. Will there ever be the situation where Jake
is in A4 so that one column has more than one entry? If so, how is that to
be combined? Also, where do you want the results? On the same worksheet? If
so, consecutive place by rows? Also, are all the Jake's and other names next
to each other (row by row) or can their rows be intermingled with the rows
of names?

--
Rick (MVP - Excel)


"JakeShipley2008" wrote in
message ...
I am trying to find a way to merge rows based upon a value in column A:

For example:
A1 = Jake-----B1 (Blank)-------C1 "Orange"--------D1 (Blank)
A2 = Jake-----B2 "Apple"------C2 "Blank"-----------D1 (Blank)
A3 = Jake-----B3 (Blank)-------c3 "Blank"-----------D1 "Banana"

I would like the end result to be:

A1 = Jake-----B1 "Apple"------C1 "Orange"------D1 "Banana"


On a side note Column 'A' will contain multiple names that will need to be
combined in the same way shown.

Thanks in advance,

Jake
Jake



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
Is merging rows possible? Mr BT[_2_] Excel Worksheet Functions 1 May 16th 08 04:28 PM
Merging rows- urgent help req deepika :excel help[_2_] Excel Discussion (Misc queries) 2 February 22nd 08 02:20 PM
Merging rows Peter Horrocks New Users to Excel 1 November 15th 05 12:01 PM
Merging Two Rows Into One Ourania Excel Worksheet Functions 1 March 18th 05 10:07 AM
Merging a number of rows Smeesh Excel Programming 1 May 4th 04 12:56 PM


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