Closed Thread
Results 1 to 4 of 4

how to return 2 winner

  1. #1
    Registered User
    Join Date
    07-05-2012
    Location
    malaysia
    MS-Off Ver
    Excel 2007
    Posts
    55

    how to return 2 winner

    this formula is correct...no problem.

    =IF(IFERROR(SEARCH("F",VLOOKUP(C$8&$B10&"AKHIR",[keputusan_0.xlsx]KEPUTUSAN!$A$6:$Q$1000,8,0)),0)=1,"E",IF(IFERROR(SEARCH("F",VLOOKUP(C$8&$B10&"AKHIR",[keputusan_0.xlsx]KEPUTUSAN!$A$6:$Q$1000,10,0)),0)=1,"P",IF(IFERROR(SEARCH("F",VLOOKUP(C$8&$B10&"AKHIR",[keputusan_0.xlsx]KEPUTUSAN!$A$6:$Q$1000,12,0)),0)=1,"G",IF(IFERROR(SEARCH("F",VLOOKUP(C$8&$B10&"AKHIR",[keputusan_0.xlsx]KEPUTUSAN!$A$6:$Q$1000,14,0)),0)=1,"K4",IF(IFERROR(SEARCH("F",VLOOKUP(C$8&$B10&"AKHIR",[keputusan_0.xlsx]KEPUTUSAN!$A$6:$Q$1000,16,0)),0)=1,"K5","-")))))


    the problem here


    the formula only find and return 1 winner start from "F"

    maybe in one event have 2 winner from same school, example

    first winner "F100" (H10, workbook 2) return to cell C20, workbook 1 (this is ok)

    second winner "F05" (N10, workbook 2) return to cell C21, workbook 1 ( how to return this value in C21)

    ** i had drag the formula into C21, it return "-"

    so how

    for your info:

    workbook 1: KEJOHANAN OLAHRAGA MSSM 2012 SM

    workbook 2: keputusan_0

    problem will server... i upload later
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    07-05-2012
    Location
    malaysia
    MS-Off Ver
    Excel 2007
    Posts
    55

    Re: how to return 2 winner

    admin

    can delete this post....it has duplicated...sorry

  3. #3
    Registered User
    Join Date
    07-05-2012
    Location
    malaysia
    MS-Off Ver
    Excel 2007
    Posts
    55

    Re: how to return 2 winner

    admin

    can delete this post....it has duplicated...sorry

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,938

    Re: how to return 2 winner

    duplicate post - closed
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

Closed 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