Results 1 to 9 of 9

How to count cells that meet multiple criteria, leaving out duplicates

Threaded View

  1. #1
    Registered User
    Join Date
    11-22-2010
    Location
    Boston, MA
    MS-Off Ver
    Excel 2007
    Posts
    28

    How to count cells that meet multiple criteria, leaving out duplicates

    I am using the following formula to populate cell D2 in Excel 2007:

    =SUMPRODUCT(($A$103:$A$65536=$A2)*($B$103:$B$65536>0))

    If column A rows 103 thru 65536 matches the heading in A2 AND there is a name populating in column B then I want the cell counted. The issue I am running into is that there are duplicate names in column B. I only want to count a name once if it duplicates (or triplicates for that matter). This formula is repeated several times over multiple worksheets. I say this because macros is very tedious to capture a formula like this where it will have to populate over 500 diffent cells over 6 worksheets. Also, this is one of 8 different formulas that feed into yet another spreadsheet. Is there any assistance that you could offer to hone the criteria.

    Any and all assistance is appreciated.
    Last edited by NBVC; 12-01-2010 at 10:42 AM.

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