+ Reply to Thread
Results 1 to 6 of 6

Cross reference using vlookup

  1. #1
    Registered User
    Join Date
    04-12-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    87

    Cross reference using vlookup

    Okay, I have pretty much got this right ( I think )

    I basically want to enter the data on sheet two.. and sheet one summarises it into a table. The source could change and therefore I need the cross reference check to put it into the right position in the table.

    The only problem I am having with it, is that it says True instead of giving a value... any help?

    SEE ATTACHMENT

    Thanks for any help.

    EXAMPLE.xlsx

  2. #2
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Cross reference using vlookup

    Perhaps in C4 and copy down and across

    =IFERROR(INDEX(Sheet2!$E$5:$E$7,MATCH($B4,Sheet2!$B$5:$B$7,0),MATCH(C$3,Sheet2!$E$3,0)),0)
    Regards

    Fotis.

    -This is my Greek whisper to Europe.

    --Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.

    Advanced Excel Techniques: http://excelxor.com/

    --KISS(Keep it simple Stupid)

    --Bring them back.

    ---See about Acropolis of Athens.

    --Visit Greece.

  3. #3
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: Cross reference using vlookup

    In C4 Cell
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Drag it down and right...


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  4. #4
    Registered User
    Join Date
    04-12-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    87

    Re: Cross reference using vlookup

    Quote Originally Posted by Fotis1991 View Post
    Perhaps in C4 and copy down and across

    =IFERROR(INDEX(Sheet2!$E$5:$E$7,MATCH($B4,Sheet2!$B$5:$B$7,0),MATCH(C$3,Sheet2!$E$3,0)),0)
    Perfect thank you. Was almost there myself

  5. #5
    Registered User
    Join Date
    04-12-2013
    Location
    United Kingdom
    MS-Off Ver
    Excel 2010
    Posts
    87

    Re: Cross reference using vlookup

    Quote Originally Posted by :) Sixthsense :) View Post
    In C4 Cell
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    Drag it down and right...
    I figured it would have been right but thank you!

  6. #6
    Forum Expert Fotis1991's Avatar
    Join Date
    10-11-2011
    Location
    Athens(The homeland of the Democracy!). Greece
    MS-Off Ver
    Excel 1997!&2003 & 2007&2010
    Posts
    13,744

    Re: Cross reference using vlookup

    .........................

+ 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