+ Reply to Thread
Results 1 to 4 of 4

Sumproduct and Countif help

  1. #1
    Forum Contributor
    Join Date
    02-09-2007
    Location
    UK
    MS-Off Ver
    2019 & 365
    Posts
    304

    Sumproduct and Countif help

    Hello all,

    I need a formula that tells me how many unique WIP numbers each employee worked on from the data attached.

    IE > I know that employee 4 worked on 49 unique WIP's (if ive counted it up correctly in my head!) but cant write a formula to do it.

    I think I need SUMPRODUCT and COUNTIF but I can't get it to work.

    Help, please.

    Thanks
    Attached Files Attached Files
    Last edited by Badvgood; 01-23-2019 at 10:01 AM.

  2. #2
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: Sumproduct and Countif help

    This will do:

    =SUMPRODUCT((($B$2:$B$202=F2))/COUNTIFS($B$2:$B$202,$B$2:$B$202&"",$D$2:$D$202,$D$2:$D$202&""))

    F2 is the employee number
    Click the * to say thanks.

  3. #3
    Forum Contributor
    Join Date
    02-09-2007
    Location
    UK
    MS-Off Ver
    2019 & 365
    Posts
    304

    Re: Sumproduct and Countif help

    Quote Originally Posted by PaulM100 View Post
    This will do:

    =SUMPRODUCT((($B$2:$B$202=F2))/COUNTIFS($B$2:$B$202,$B$2:$B$202&"",$D$2:$D$202,$D$2:$D$202&""))

    F2 is the employee number
    Perfect, thank you so much.

  4. #4
    Forum Expert PaulM100's Avatar
    Join Date
    10-09-2017
    Location
    UK
    MS-Off Ver
    Office 365
    Posts
    2,108

    Re: Sumproduct and Countif help

    Happy to help

+ 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. [SOLVED] Countif or sumproduct
    By pccamara in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 11-10-2015, 03:31 PM
  2. [SOLVED] COUNTIF or SUMPRODUCT?
    By WBlack1234 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 09-05-2014, 07:41 AM
  3. countif and sumproduct
    By yyt0425 in forum Excel General
    Replies: 1
    Last Post: 09-10-2012, 12:54 AM
  4. Countif and sumproduct help
    By balasubramanya.hr in forum Excel General
    Replies: 2
    Last Post: 09-19-2011, 05:42 AM
  5. Sumproduct vs Countif
    By jlm2 in forum Excel General
    Replies: 6
    Last Post: 07-02-2009, 10:44 AM
  6. [SOLVED] Countif or Sumproduct
    By Harley in forum Excel General
    Replies: 8
    Last Post: 12-21-2005, 08:40 PM
  7. countif, sumproduct
    By mg in forum Excel - New Users/Basics
    Replies: 7
    Last Post: 07-01-2005, 06:05 PM

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