+ Reply to Thread
Results 1 to 6 of 6

match formula not working

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    match formula not working

    Hello. I'm copying the EXACT value from a column and then trying to match and it's not working. This is my formula. =MATCH(E3,Sheet1!C:C,0) Is it maybe because the format changed when I copied it?

  2. #2
    Forum Contributor
    Join Date
    08-14-2013
    Location
    LA Baby!!
    MS-Off Ver
    Excel 2007
    Posts
    1,598

    Re: match formula not working

    In the column it says text, but when I copy it says general. This is how it looks 100278-5031

  3. #3
    Registered User
    Join Date
    02-28-2015
    Location
    California, USA
    MS-Off Ver
    2010
    Posts
    52

    Re: match formula not working

    I may be able to help you out with this but I'm going to need to see your Excel file.

  4. #4
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: match formula not working

    you may have a space or other invisible character in either of the match values
    <---------If you like someone's answer, click the star to the left of one of their posts to give them a reputation point for that answer.
    Ron W

  5. #5
    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: match formula not working

    In this instance, the formatting doesnt really matter, that is text data, not a value. As Ron says, look for leading/trailing spaces.

    If you know you have 2 entries that you think are the same, testthem with =exact()
    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

  6. #6
    Forum Expert newdoverman's Avatar
    Join Date
    02-07-2013
    Location
    Port Dover, Ontario, Canada
    MS-Off Ver
    2010
    Posts
    10,330

    Re: match formula not working

    You could also use the LEN function to compare the length of each cell contents. eg: =LEN(A2) =LEN(D12) if those are the cells that are supposed to be a match, the LEN will be the same if they match.

+ 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] Index/match formula not working
    By nawGo in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 03-21-2014, 10:56 AM
  2. [SOLVED] Working INDEX MATCH with SEARCH, but I need to add another MATCH to the formula!
    By DaveBre in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-11-2014, 01:03 AM
  3. Correct/Working (Index,Match) formula not working between cells
    By barnerd in forum Excel Formulas & Functions
    Replies: 17
    Last Post: 02-11-2014, 01:20 PM
  4. Index/match formula not working somehow
    By turbo600hp in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 12-27-2013, 05:11 PM
  5. [SOLVED] INDEX / MATCH Formula Not Working
    By ioswoody in forum For Other Platforms(Mac, Google Docs, Mobile OS etc)
    Replies: 1
    Last Post: 09-03-2013, 09:38 PM
  6. Replies: 2
    Last Post: 05-24-2013, 09:32 AM
  7. [SOLVED] Match formula not working.
    By bpreas in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 01-31-2013, 09:54 AM
  8. Excel 2007 : working with match formula
    By gill389 in forum Excel General
    Replies: 2
    Last Post: 12-21-2010, 03:51 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