match or vlookup for filling data

  • Re: match or vlookup for filling data


    After you make sure that the headers in both sheets are spelled correctly and match exactly (including checking for trailing spaces)... try, in B5:


    [COLOR="#0000FF"]=INDEX(INDEX(Sheet1!$B$2:$B$55,MATCH(B$3,Sheet1!$A$2:$A$55,0),0):Sheet1!$C$55,MATCH($A5,INDEX(Sheet1!$A$2:$A$55,MATCH(B$3,Sheet1!$A$2:$A$55,0),0):Sheet1!$A$55,0),MATCH(B$4,Sheet1!$B$6:$C$6,0))[/COLOR]


    copied to next column and down both column


    This will look for the required "Partner" and search from that point down.

    Where there is a will there are many ways. Finding one that works for you is the challenge!

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!