+ Reply to Thread
Results 1 to 3 of 3

Macro to combine cells data based on same values

  1. #1
    Registered User
    Join Date
    04-14-2011
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    16

    Macro to combine cells data based on same values

    Hi,

    I like this forum....It is very usefull for excel and excel programmers.

    Thanks for your help "Excel Forum".

    Again i need a help on macro for below.

    In A and B columns i have a data like this.
    A B
    ===== ==========
    Name1 Streamx
    Name2 Streamy
    Name3 Streamz
    Name4 Stream1
    Name1 Stream2
    Name3 StreamW

    The above have to display like below.

    A B
    ===== ========
    Name1 Streamx/ Stream2
    Name2 Streamy
    Name3 Streamz/ StreamW
    Name4 Stream1


    Could you please help me out.

    Thanks,
    Spice
    Last edited by spice; 04-15-2011 at 08:59 AM.

  2. #2
    Forum Expert pike's Avatar
    Join Date
    12-11-2005
    Location
    Alstonville, Australia
    MS-Off Ver
    2016
    Posts
    5,330

    Re: Macro to combine cells data based on same values

    Hi spice,
    A quick forum search and you cant find most problems already answered
    try ..
    Please Login or Register  to view this content.
    If the solution helped please donate to RSPCA

    Site worth visiting: Rabbitohs

  3. #3
    Registered User
    Join Date
    04-14-2011
    Location
    india
    MS-Off Ver
    Excel 2003
    Posts
    16

    Re: Macro to combine cells data based on same values

    You are great!!!...thank you so much

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1