Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Merge Rows by id

It's combining the contents of each row with the same id onto one line, but I
think I'll be able to slightly change the code from another question
(Jcraig713) to fit what I need.

Thanks,
--
MWaters


"Ariel Dugan" wrote:

Hi,

Are you using xl 2007? There is a utility on the Data Ribbon called Remove
Duplicates.
Its a light weight utility with basically no options, but you can select the
Column(s) from which you want to return a range with only unique values in
that column(s)

Let me know if not, there's lots of ways to get rid of duplicates.

Thanks,
Ariel






"MWaters" wrote in message
...
Sorry, I wasn't clear.....
I don't need it in one cell, I just need it on one row still separated. I
have about 5000 addresses and ids are repeated up to 7 times.

a b c d e f
g h
123456 Mr Joe Smith 27 White St RED HILL 21 Brown St RED
HILL

Thanks,
--
MWaters


"Barb Reinhardt" wrote:

Have you tried concatenating the data?

=A1 & " " & B1 & " " & C1
--
HTH,
Barb Reinhardt

If this post was helpful to you, please click YES below.



"MWaters" wrote:

I have a list as per below...
A B C D E F
123456 Mr Joe Smith 27 White St RED HILL
123456 Mr Joe Smith 21 Brown St RED HILL
123456 Mr Joe Smith 7 Red St RED HILL
567891 Ms Eve Smith 27 White St RED HILL
567891 Ms Eve Smith 27 Brown St RED HILL

I need it to be formatted like this, with address info for the same id
merged to the same row....

123456 Mr Joe Smith 27 White St RED HILL 21 Brown St
RED
HILL
567891 Ms Eve Smith 27 White St RED HILL 27 Brown St
RED
HILL

Thanks for your assistance,

MWaters.





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
merge two rows CandiC Excel Discussion (Misc queries) 5 April 21st 09 02:18 PM
merge rows mpierre Excel Programming 0 December 5th 06 06:31 AM
Merge two rows into one, then merge into mailer? tavat Excel Worksheet Functions 0 May 24th 06 07:52 PM
How to merge rows? kiever1 Excel Discussion (Misc queries) 3 March 17th 06 02:03 PM
I would like to merge two rows hassan barjini New Users to Excel 1 December 13th 05 11:40 AM


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