+ Reply to Thread
Results 1 to 3 of 3

list of duplicate code along with unique manager name want to split unique

  1. #1
    Registered User
    Join Date
    05-08-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    43

    list of duplicate code along with unique manager name want to split unique

    Hi,

    Please find below mentioned my problem,

    Eg:
    Code manager name
    1 a
    1 b
    2 a
    2 c
    3 d
    3 a
    4 e
    4 a
    5 f
    5 d
    6 w
    6 a

    want to insert two column as manager1 & 2 and insert unique value codewise.

    Regards
    Ritesh

  2. #2
    Forum Guru
    Join Date
    08-05-2004
    Location
    NJ
    MS-Off Ver
    365
    Posts
    13,582

    Re: list of duplicate code along with unique manager name want to split unique

    IN C1 (assuming A1 and B1 are your data)
    =IF(A1=A2, B2,"") copied down.
    Then copy paste special > values over top of C to remove the formulas.
    Then Filter on C for Blanks and delete those rows
    Does that work for you?
    ChemistB
    My 2?

    substitute commas with semi-colons if your region settings requires
    Don't forget to mark threads as "Solved" (Edit First post>Advanced>Change Prefix)
    If I helped, Don't forget to add to my reputation (click on the little star at bottom of this post)

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

  3. #3
    Registered User
    Join Date
    05-08-2013
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    43

    Re: list of duplicate code along with unique manager name want to split unique

    gr8!!!!
    sorry for late respond Chemist

+ 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