+ Reply to Thread
Results 1 to 4 of 4

Please help with Vlookup

  1. #1
    Registered User
    Join Date
    08-25-2016
    Location
    Theale
    MS-Off Ver
    2013
    Posts
    2

    Please help with Vlookup

    Hi,

    Please see attached my spreadsheet. I would like to know which items in 'Sheet 1' are also in 'Master' using VLOOKUP in the J column of 'Master'. Column C in both worksheets. Please help

    Thanks in advance.
    Attached Files Attached Files

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,759

    Re: Please help with Vlookup

    try using a countif()

    in J2 on Master sheet put
    =COUNTIF(Sheet1!$C$1:$C$250,Master!C2)
    and then copy down the master sheet

    you will get a count when the item appears
    OR you could include and IF() to specify a response

    Change the range
    Sheet1!$C$1:$C$250

    to suit how large your range on Sheet1 will become in the future
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    08-25-2016
    Location
    Theale
    MS-Off Ver
    2013
    Posts
    2

    Re: Please help with Vlookup

    Thanks Wayne, your formula worked! Much appreciated!

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.84 (24041420))
    Posts
    8,759

    Re: Please help with Vlookup

    you are welcome - thanks for the rep

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 12-04-2014, 01:27 PM
  2. Replies: 0
    Last Post: 12-26-2013, 01:12 PM
  3. Display Cell within VLookup range that excel thinks matches the VLookup Value
    By headachexcelperson in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-04-2013, 04:56 PM
  4. how to bring all vlookup returns even with duplicate vlookup search keys
    By NYC4LIFE in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-06-2013, 04:53 PM
  5. vlookup? match? index? MULTIPLE criteria for vlookup search problem....
    By aborg88 in forum Excel Formulas & Functions
    Replies: 10
    Last Post: 02-11-2013, 09:56 AM
  6. Replies: 5
    Last Post: 07-29-2009, 07:53 AM
  7. [SOLVED] vlookup function-Can vlookup command find the data from the 5 sheets.
    By Rishab shah in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-05-2005, 11:05 PM

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