Results 1 to 11 of 11

Help with SUMPRODUCT, COUNTIF, COUNTIFS, INDEX, MATCH- WHAT TO CHOOSE???

Threaded View

  1. #1
    Registered User
    Join Date
    10-30-2019
    Location
    Burlingame, Ca
    MS-Off Ver
    MS Office Pro Plus 2016 & MS Office 365 ProPlus
    Posts
    23

    Help with SUMPRODUCT, COUNTIF, COUNTIFS, INDEX, MATCH- WHAT TO CHOOSE???

    Been scratching my head for the last week and can't figure out my solution.
    I have a workbook with 2 sheets. Sheet 1 is Training Data. It lists documents, document versions, effective dates, pages and users.
    In Sheet 2, I want to collect count data so I can provide charts, etc.
    I have created a drop down with unique Doc_ID values from column A of sheet 1 and added a value of "All". If "All" is selected, I'd like all the formulas to perform the calculations below for all document versions.
    Formula in column G UNIQUE(Sheet1!A2:A810,FALSE) I added "All" and hid it. I also created a drop-down in A2 via Data Validation.
    I'm looking for 3 formulas for Sheet 2:

    1. Cell C2- Count of revisions. Here, I want to count the number of times a doc has been revised, (Doc_Ver) per Doc_ID. Example: There are 5 rows for SOP-02659, version 1.0. This would be a count of "1". Version 2.0 has 6 rows. This will be count # 2 and so on. There are many doc_ids with many versions. This is where the helper cell A2 comes in play. I started with COUNTIF(A2:A88,F2) but when trying to incorporate a date SUMPRODUCT(--(YEAR($C$2:$C$88)=B2)) it doesn't work.

    2. Cell D2- Total Training Events- This is the count of how many unique users trained on each Doc_ID and Doc_Ver. Note: the users in column F are made up to protect their names. There are possible duplicate user names per doc_ID and Doc_Version, hence "unique".

    3. Cell E2- Total Training Time- This is a calculation of the total hours spent on training per Doc_ID and Doc_Ver. Each user spends 0.2 hours per page. I assume the training events per Doc_ID and Doc_Ver multiplied by Pages.

    Any help is appreciated
    Attached Files Attached Files
    Last edited by charliechaz; 08-10-2022 at 10:13 PM. Reason: Add attachment

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Using if and count if formulas together
    By ACrossley1 in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 06-09-2020, 07:51 PM
  2. COUNT IF formulas
    By bgattens in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 03-19-2013, 11:59 AM
  3. Replies: 5
    Last Post: 01-31-2013, 12:55 PM
  4. Count Formulas
    By Martin9 in forum Excel General
    Replies: 3
    Last Post: 08-03-2012, 07:19 AM
  5. Count (But not formulas)
    By djfatboyfats in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-25-2008, 10:15 PM
  6. Using count formulas with '<='
    By Drummy in forum Excel General
    Replies: 2
    Last Post: 06-05-2006, 03:40 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