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

Hello,

I have a list of clients, emails, domains. And for every domain the client
has there is a row in the spreadsheet:

Some One, , someone1.com
Some One,
, someone2.com
Some One,
, someone3.com
Some Other,
, someother.com
Some Thing,
, something.com
Some Thing,
, something1.com

I would like to combine the domains for the same clients using some
delimiter (;)

Thank you.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Combine simmilar rows


in column d row 2 check if 2 consecutive e-mails are the same, if they
are, concatenate c1 with c2 (in d1 put c1 to get you started).

Then if you get a third identical e-mail, it will concatenate c3 with
"the concatenated c1 and c2".

does that help?


--
robert111
------------------------------------------------------------------------
robert111's Profile: http://www.excelforum.com/member.php...o&userid=31996
View this thread: http://www.excelforum.com/showthread...hreadid=568959

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Combine simmilar rows

you need to concatenate d1 and c2, and you need to put in d2 c2 if the emails
are not the same, and some way to delete the unuseful ones

However the idea helped a lot! Thanks
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 86
Default Combine simmilar rows

Using robert111 advice, you could create a helper column that places a Y in
it if the domain is the same as the previous. To remove the duplicates, you
could filter for Y and delete.

"dimitar.peev" wrote:

you need to concatenate d1 and c2, and you need to put in d2 c2 if the emails
are not the same, and some way to delete the unuseful ones

However the idea helped a lot! Thanks

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Combine simmilar rows

Very helpfull thank you both!


  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 86
Default Combine simmilar rows

Your welcome. Glad to help. Thanks for the feedback.

"dimitar.peev" wrote:

Very helpfull thank you both!

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
Combine rows beanmonger Excel Discussion (Misc queries) 3 October 11th 05 10:34 AM
Automatically inserting rows ausdiver99 Excel Worksheet Functions 1 June 2nd 05 02:15 PM
Hiding Rows if the linked rows are blank KG Excel Discussion (Misc queries) 9 May 18th 05 02:32 AM
How do I combine rows, combining duplicates as well as concatenati Donovan Panone Excel Worksheet Functions 3 February 25th 05 06:55 PM
flexible paste rows function that inserts the right number of rows marika1981 Excel Discussion (Misc queries) 1 February 18th 05 02:40 AM


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