+ Reply to Thread
Results 1 to 2 of 2

Count unique text values with blank cells

  1. #1
    Forum Contributor
    Join Date
    05-30-2015
    Location
    Dubai
    MS-Off Ver
    Excel 2016 Mac & PC & 365
    Posts
    633

    Count unique text values with blank cells

    Hi All,

    Can someone help me with a formula to count unique text values where there are blank cells in my range

    Any help greatly appreciated!

    Kevin

  2. #2
    Forum Contributor
    Join Date
    05-30-2015
    Location
    Dubai
    MS-Off Ver
    Excel 2016 Mac & PC & 365
    Posts
    633

    Re: Count unique text values with blank cells

    found my mistake I was using sumproduct at the beginning of the formula instead of Sum

    =SUM(IF(FREQUENCY(IF(H4:H1049<>"",MATCH(H4:H1049,H4:H1049,0)),ROW(H4:H1049)-ROW(H4)+1),1))
    Last edited by Excelski; 07-27-2017 at 04:32 AM. Reason: error

+ 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. Count Unique Values within range when other column is not blank
    By samn827 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-29-2015, 09:50 AM
  2. Count only unique cells in column where another cell in row is not blank
    By accounting2015 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 07-12-2015, 06:18 PM
  3. Replies: 3
    Last Post: 07-12-2015, 03:37 PM
  4. [SOLVED] Count Unique Values if Adjacent Cell is Not Blank
    By Dr. D in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-18-2015, 03:05 PM
  5. Replies: 3
    Last Post: 06-25-2014, 03:28 AM
  6. total count of non-blank cell(s) and unique values
    By esanchezz in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 06-09-2010, 01:53 PM
  7. Replies: 17
    Last Post: 08-24-2009, 08:58 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