• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Formula to count based on criteria in list (between two dates)

bnpdkh

Member
Not sure where to start with this one. I have a worksheet that is updated daily with data, column G contains the crew names stating at G8. All crews are included in data for both mechanical and electrical. Column H contains work status and column J has the scheduled start date (all begin at row 8). I have the electrical crews listed in cells CR1:CR5 (EL1,EL2,EL3,EL4, and EL5). The mechanical crews are listed in cells CS1:CS6 (MM1,MM2,MM3,MM4,MM5, and MM6). I need a formula that will count how many electrical tasks (all electrical crews) are at "READY" status (column H) with scheduled start dates between June 1 2015 and July 10 2015 (column J). Any help would be appreciated and save alot of time manually filtering each day>
 
Have a look at the Countifs() function

For a more specific response please post a sample file
 
Back
Top