+ Reply to Thread
Results 1 to 3 of 3

Match formula?

Hybrid View

  1. #1
    Registered User
    Join Date
    02-06-2013
    Location
    High Point, NC
    MS-Off Ver
    Excel 2010
    Posts
    3

    Match formula?

    I have two tabs - one (Summary Tab) with a list of names that should complete a task and the other tab (Intro) has a list of names that have completed it. I am trying to match up the email addresses from the Summary Tab to determine if the person completed it the task from the Intro tab, and return the % value from another column within the Intro tab.

    I have tried the Match formula, but have to missing something as the value returned is not accurate once a name is not found from the Intro tab. What is the best way to obtain the result I am looking for?

    Basically I would like the Summary tab to reflect if the person has finished the task and if so return the % value. If the name is not found in the Intro tab, then the Summary tab should reflect N/A or blank. I have placed comments in the file to help.

    Thanks
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    Re: Match formula?

    In B2 enter =IFERROR(VLOOKUP(A2,Intro!$A:$J,9,0),"") then scroll it down

  3. #3
    Forum Expert
    Join Date
    05-30-2012
    Location
    The Netherlands
    MS-Off Ver
    Office 365
    Posts
    14,987

    Re: Match formula?

    With index / match (see the green cells).

    See the attached file.
    Attached Files Attached Files
    Notice my main language is not English.

    I appreciate it, if you reply on my solution.

    If you are satisfied with the solution, please mark the question solved.

    You can add reputation by clicking on the star * add reputation.

+ 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. [SOLVED] Formula that counts rows that match 2 criteria, but do not match another
    By VivatMartin in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-06-2012, 07:43 AM
  2. Replies: 5
    Last Post: 02-29-2012, 08:51 PM
  3. Nested Match(index()) vs. Match() array formula.
    By GeneralDisarray in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-14-2011, 07:57 AM
  4. Adding a third match to an Index Match Formula
    By Weasel in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 10-07-2009, 01:51 PM
  5. [SOLVED] How do I display more than one match in a Index/Match formula?
    By Trish in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-26-2005, 06:05 PM

Tags for this Thread

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