+ Reply to Thread
Results 1 to 10 of 10

I need an IF or a VLOOKUP formula to search and compare two worksheets in the same workboo

  1. #1
    Registered User
    Join Date
    12-04-2008
    Location
    Oregon
    Posts
    57

    I need an IF or a VLOOKUP formula to search and compare two worksheets in the same workboo

    Ok, so I have one sheet, and has a list of unique ID #s (Sheet 1, Column A), and a second worksheet within the same workbook that has Three lists of unique ID #s(sheet 2, Collumns B,C,and D).

    What I would like to create, is a spot on Sheet 1, which searches all of Sheet 1, Collumn A, and compares it to Sheet 2, Collumns B,C,and D. If it finds a match, I want it to show up on Sheet 1, Collumn I.

    How do I do this?

    Thanks Much,
    JT1561

  2. #2
    Forum Expert ConneXionLost's Avatar
    Join Date
    03-11-2009
    Location
    Victoria, Canada
    MS-Off Ver
    2010
    Posts
    2,952

    Re: I need an IF or a VLOOKUP formula to search and compare two worksheets in the same wor

    Where you say, "I want it to show up on Sheet 1, Collumn I.", what do you mean by "it"? What do you want to show up?
    Would you like to say thanks? Please click the: " Add Reputation" button, on the grey bar below the post.

  3. #3
    Registered User
    Join Date
    12-04-2008
    Location
    Oregon
    Posts
    57

    Re: I need an IF or a VLOOKUP formula to search and compare two worksheets in the same wor

    Basically, if it finds a match, say # 124921, Then I want it to Show that 124921 is a match, in cell I4.
    Last edited by jt1561; 06-10-2013 at 09:10 PM.

  4. #4
    Registered User
    Join Date
    12-04-2008
    Location
    Oregon
    Posts
    57

    Re: I need an IF or a VLOOKUP formula to search and compare two worksheets in the same wor

    I still need a little help with this if anybody has any ideas.

  5. #5
    Registered User
    Join Date
    12-04-2008
    Location
    Oregon
    Posts
    57

    Re: I need an IF or a VLOOKUP formula to search and compare two worksheets in the same wor

    Still looking for a little help here.

  6. #6
    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
    53,050

    Re: I need an IF or a VLOOKUP formula to search and compare two worksheets in the same wor

    Do you have a sample to share with us? That way we dont have to try and re=create what you already have
    To attach a file to your post,
    click advanced (next to quick post),
    scroll down until you see "manage file",
    click that and select "add files" (top right corner).
    click "select files" find your file, click "open" click "upload" click 'done" bottom right. click "submit reply"

    Once the upload is completed the file name will appear below the input boxes in this window.
    You can then close the window to return to the new post screen.
    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

  7. #7
    Registered User
    Join Date
    12-04-2008
    Location
    Oregon
    Posts
    57

    Re: I need an IF or a VLOOKUP formula to search and compare two worksheets in the same wor

    Here is an example
    Attached Files Attached Files

  8. #8
    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
    53,050

    Re: I need an IF or a VLOOKUP formula to search and compare two worksheets in the same wor

    thanks. Im out of time for now, I will take a look at it in a cpl of hours

  9. #9
    Registered User
    Join Date
    12-04-2008
    Location
    Oregon
    Posts
    57

    Re: I need an IF or a VLOOKUP formula to search and compare two worksheets in the same wor

    Still trying to figure this one out

  10. #10
    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
    53,050

    Re: I need an IF or a VLOOKUP formula to search and compare two worksheets in the same wor

    Hi

    Not sure if this is what you want?

    I gave each customer on Imortant sheet a range name, based omn the name at the top. Then in D3, use this...
    =INDEX(Important!$A$1:$A$25,MATCH(Here!A6,INDIRECT(Here!D2),0),1)

+ 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