+ Reply to Thread
Results 1 to 3 of 3

Unduplicated names

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    06-06-2007
    Posts
    248

    Unduplicated names

    Dear sir,with best regards,i have in attached file some details from my program,i need your help by a formula in (g) column to list all the unduplicated names which mentioned in (d) column.
    Many thanks in advance.
    Attached Files Attached Files
    Last edited by tofimoon4; 02-27-2011 at 03:40 AM.

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

    Re: Unduplicated names

    Hi tofimoon4
    G2:
    =LOOKUP(REPT("Z",255),CHOOSE({1;2},"",INDEX($D$5:$D$33,MATCH(TRUE,INDEX(ISNA(MATCH($D$5:$D$33,$G$4:$G4,0)),0),0))))
    fill down
    it also help if you fill in your Location and MS version in your profile
    If the solution helped please donate to RSPCA

    Site worth visiting: Rabbitohs

  3. #3
    Forum Contributor
    Join Date
    06-06-2007
    Posts
    248

    Re: Unduplicated names

    Many thanks my dear , it works very nice.

+ 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