+ Reply to Thread
Results 1 to 5 of 5

index match from multiple sheets

  1. #1
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    index match from multiple sheets

    Hello friends

    In excel 2003 i have three sheets
    calculate
    fsr_ngp
    fsr_akl

    Now i have taken data from fsr_ngp with below formula and its work perfectly.
    =INDEX(FSR_NGP!$C:$C,MATCH(I5,FSR_NGP!$F:$F,0))

    But i required data from fsr_akl sheet if some data in this sheet with using above formula.

    In view of the above confirm
    Last edited by avk; 10-13-2011 at 04:27 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: index match from multiple sheets

    I am not sure what you are really asking?

    Can you elaborate?
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: index match from multiple sheets

    In calculate sheet i have index match using below formula.
    =INDEX(FSR_NGP!$C:$C,MATCH(I5,FSR_NGP!$F:$F,0))

    I reqired if the data not match with fsr_ngp then match from second sheet i.e. fsr_akl
    and display in calculate sheet. Both sheet structure are same.
    Above formula work perfectly but only from one sheet i required match from both sheets.

  4. #4
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: index match from multiple sheets

    Ok, try:

    Please Login or Register  to view this content.

  5. #5
    Forum Expert avk's Avatar
    Join Date
    07-12-2007
    Location
    India
    MS-Off Ver
    Microsoft Office 2013
    Posts
    3,223

    Re: index match from multiple sheets

    thanks. solved.

+ 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