+ Reply to Thread
Results 1 to 4 of 4

Need Formula to Display Right Result

  1. #1
    Registered User
    Join Date
    12-27-2012
    Location
    Jakarta
    MS-Off Ver
    Excel 2007
    Posts
    4

    Question Need Formula to Display Right Result

    test.xlsx

    can anyone help ?

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Need Formula to Display Right Result

    In F5 use

    Please Login or Register  to view this content.
    copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Forum Guru benishiryo's Avatar
    Join Date
    03-25-2011
    Location
    Singapore
    MS-Off Ver
    Excel 2013
    Posts
    5,147

    Re: Need Formula to Display Right Result

    hi nazala, welcome to the forum. try this in F5:
    =IF(INDEX($B$4:$C$9,ROWS(F$5:F5),MATCH($H$4,$M$4:$M$5,0))="","",INDEX($B$4:$C$9,ROWS(F$5:F5),MATCH($H$4,$M$4:$M$5,0)))

    copy down to as many cells as you want.

    Thanks, if you have clicked on the * and added our rep.

    If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".

    "Contentment is not the fulfillment of what you want, but the realization of what you already have."


    Tips & Tutorials I Compiled | How to Get Quick & Good Answers

  4. #4
    Registered User
    Join Date
    12-27-2012
    Location
    Jakarta
    MS-Off Ver
    Excel 2007
    Posts
    4

    Re: Need Formula to Display Right Result

    solved

    thx

    i change it to
    =IF(INDEX($B$4:$C$100;ROW(A1);MATCH("Team "&$H$4;$B$2:$C$2;0))="";"";INDEX($B$4:$C$100;ROW(A1);MATCH("Team "&$H$4;$B$2:$C$2;0)))

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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