+ Reply to Thread
Results 1 to 2 of 2

Checking for inclusion in a new list

  1. #1
    Forum Contributor
    Join Date
    12-12-2012
    Location
    Los Angeles
    MS-Off Ver
    Excel 2010
    Posts
    448

    Checking for inclusion in a new list

    Hallo. I'm using the formula below to compare a new list with items in an old list. The formula returns X when there is something that is not included in the old list. However, it also returns X's when the rows are blank in the new list (and there are many blank rows). Can I modify the formula or eliminate all blank rows? I'd prefer to modify the formula but either or. Obrigadoooooooooo

    =IF(ISNA(MATCH(A2,SheetA!$A$2:$A$11000,0)),"X","")

  2. #2
    Forum Expert tigeravatar's Avatar
    Join Date
    03-25-2011
    Location
    Colorado, USA
    MS-Off Ver
    Excel 2003 - 2013
    Posts
    5,361

    Re: Checking for inclusion in a new list

    amartino44,

    This should do the trick:
    Please Login or Register  to view this content.
    Hope that helps,
    ~tigeravatar

    Forum Rules: How to use code tags, mark a thread solved, and keep yourself out of trouble

+ 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