Results 1 to 5 of 5

Match data in 1 column and count unique data in another column based on matches

Threaded View

  1. #1
    Valued Forum Contributor
    Join Date
    03-17-2007
    Location
    Michigan
    MS-Off Ver
    Excel 2021
    Posts
    974

    Match data in 1 column and count unique data in another column based on matches

    Hello,

    I was curious if anyone would have an alternate formula to use to match data in one column and count unique data in another column that wouldn't require an Array? I found the array formula below and it works, but my worksheet has 60,000 rows and this formula takes forever to calculate, which makes it impossible to use. I was hoping for an alternative formula that may not require as much computer resources and could provide the results in a timely fashion. Appreciate any suggestions/alternative formulas!

    Array formula:
    =SUMPRODUCT((($A$3:$A$40000=A3))/COUNTIFS($A$3:$A$40000,$A$3:$A$40000&"",$B$3:$B$40000,$B$3:$B$40000&""))
    Attached Files Attached Files
    Last edited by lilsnoop; 11-28-2020 at 12:31 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] Count Unique Values with Partial Match one column exact match another column
    By carsto in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 07-30-2019, 09:56 AM
  2. [SOLVED] Pulling data from a column based on if it matches data if another column
    By Aredeekay in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-19-2019, 08:32 AM
  3. [SOLVED] Count unique data in Column, but exclude if certain data is in another Column
    By dgroff in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 12-12-2014, 01:41 PM
  4. Count Unique in one colum based on matches in other Column
    By ExcellentM in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 12-04-2012, 03:22 PM
  5. Replies: 5
    Last Post: 06-01-2011, 01:19 PM
  6. Replies: 2
    Last Post: 07-29-2010, 09:57 AM
  7. Replies: 16
    Last Post: 02-09-2009, 07:29 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