+ Reply to Thread
Results 1 to 6 of 6

Returning Blank Cells as errors when matching.

  1. #1
    Registered User
    Join Date
    08-19-2014
    Location
    Bridgend
    MS-Off Ver
    2010
    Posts
    21

    Returning Blank Cells as errors when matching.

    Hi Forum,

    I'm trying to perform a match on two columns. Every cell in column A has data (even if it's just a zero) where only some cells in column B contain data. Is there a way I can match the two columns where matching data shows in column C as 'TRUE', non-matching data shows as 'FALSE', and cells in column B which are blank show something else (even if they are just blank).

    The reason for this is I would like to differentiate between data that is incorrect from data that is missing.

    Thanks.

  2. #2
    Forum Expert BadlySpelledBuoy's Avatar
    Join Date
    06-14-2013
    Location
    East Sussex, UK
    MS-Off Ver
    365
    Posts
    7,468

    Re: Returning Blank Cells as errors when matching.

    Could you post some sample data?

  3. #3
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Returning Blank Cells as errors when matching.

    =if(b1="","",a1=b1)

  4. #4
    Registered User
    Join Date
    08-19-2014
    Location
    Bridgend
    MS-Off Ver
    2010
    Posts
    21

    Re: Returning Blank Cells as errors when matching.

    Sample Data:
    Sample Data.png

    Column A represents data I expect to find
    Column B represents data found via an audit
    Column C is where I would like the result, and in a similar format to the one presented.

    Apologies but I cannot provide the actual data involved as it is sensitive.

    Thanks again.

    @ ragulduy
    I tried your solution but it does not return 'FALSE' statements for mismatched data. It's either 'TRUE' or blank. I'll play with that for a but and try to work it.

  5. #5
    Registered User
    Join Date
    08-19-2014
    Location
    Bridgend
    MS-Off Ver
    2010
    Posts
    21

    Re: Returning Blank Cells as errors when matching.

    Duplicate Post, Apologies.

  6. #6
    Forum Expert
    Join Date
    04-22-2013
    Location
    .
    MS-Off Ver
    .
    Posts
    4,418

    Re: Returning Blank Cells as errors when matching.

    Hi,

    The formula seemed ok when I tried, I've made it work like your example in the attachment.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    08-19-2014
    Location
    Bridgend
    MS-Off Ver
    2010
    Posts
    21

    Re: Returning Blank Cells as errors when matching.

    SOLVED

    Thanks ragulduy. Saved me loads of work.

+ 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. Blank cells causing errors in Chart display
    By Teclis in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-09-2013, 12:14 AM
  2. vlookup to return blanks for errors & blank cells
    By ariesmelissa in forum Excel General
    Replies: 4
    Last Post: 03-24-2010, 06:56 PM
  3. Blank Cells Causing Errors
    By greggga in forum Excel General
    Replies: 1
    Last Post: 05-12-2009, 02:15 PM
  4. Avoiding #VALUE errors on blank cells
    By fdservices in forum Excel General
    Replies: 10
    Last Post: 06-27-2008, 12:15 PM
  5. [SOLVED] Matching cells & returning values
    By Sharon in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 03-10-2005, 11:06 AM

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