+ Reply to Thread
Results 1 to 12 of 12

How to find all unique, matching values betwen two arrays of cells

Hybrid View

  1. #1
    Forum Expert icestationzbra's Avatar
    Join Date
    01-07-2004
    MS-Off Ver
    2007, 2010
    Posts
    1,421

    Re: How to find all unique, matching values betwen two arrays of cells

    this non-CSE formula will do the same:

    =sumproduct(--($A$1:$E$4=A7:E7))

    however, there is a difference in the result of this formula versus @chemistb's if you have duplicates within each block. this sumproduct formula will *not* double-count duplicates within each block; it will only count duplicates across blocks.
    Last edited by icestationzbra; 06-20-2012 at 07:44 PM.
    - i.s.z -
    CSE, aka Array aka { }, formulae are confirmed with CONTROL+SHIFT+ENTER.
    Replace commas ( , ) with semicolons ( ; ) in formulae, if your locale setting demands.
    All good ideas are courtesy resources from this forum as well as others around the web.
    - e.o.m -

+ 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