Results 1 to 4 of 4

Using Excel 2010, attempting to use COUNTIF with Date qualifier & multiple conditions

Threaded View

Scapaflow Using Excel 2010, attempting... 01-11-2013, 11:42 PM
:) Sixthsense :) Re: Using Excel 2010,... 01-12-2013, 12:30 AM
Scapaflow Re: Using Excel 2010,... 01-12-2013, 09:21 AM
Kevin UK Re: Using Excel 2010,... 01-12-2013, 05:23 AM
  1. #1
    Registered User
    Join Date
    01-11-2013
    Location
    USA
    MS-Off Ver
    Excel 2010
    Posts
    5

    Using Excel 2010, attempting to use COUNTIF with Date qualifier & multiple conditions

    Hello! I am attempting to do that which could very easily be done with a pivot table, but instead I have manually set up a chart instead for graphing that would take a lot of work to redo. I am attempting to set up the counting of instances of various absences based on the date and several different names of time off.

    Attached is a makeshift spreadsheet of what I'm working with

    I would like the formula to reference the range B:B to see if it matches cell G1 (the date) and if it does, count all instances of specific time - Sick, Personal, Vacation, Unpaid - and provide a total count for each type in column A. If it does not match the date, do not count it. I'd like to just be able to paste data into the section with the date and absenteeism data and have the chart update / count automatically as if it were a pivot table into the correct date column.

    I have tried IF statement - =IF(B:B=F1,COUNTIF(A:A,"Sick")*COUNTIF(A:A,"Personal")*COUNTIF(A:A,"Unpaid"))
    And COUNTIF - =COUNTIF(A:A,"Sick")*COUNTIF(A:A,"Personal")*COUNTIF(A:A,"Unpaid")
    But these didn't work.

    Any help would be greatly appreciated and if I figure out a solution I will post it here -

    Thank you!
    Attached Files Attached Files

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