Forum Discussion

Mkeller3's avatar
Mkeller3
Copper Contributor
Nov 11, 2020
Solved

SUMIFS

I’m needing to build a formula that’s able to sum multiple cells that have the same value in them for multiple specific dates, and each date is repeated multiple times in multiple cells. The formula needs to be able to tell me how many total hours were worked on each date, but only for people who worked 8.5 hours.
  • This a picture of my excel spreadsheet that I'm trying to build the formula for that can sum multiple cells that have the same value in them (8.5), but for each separate date. So I need to know the total amount of hours that were worked on August 21, 2019, but only for people who worked 8.5 hours on that date. The formula will need to be able to work for the dates following August 21st as well, and so on. 

4 Replies

  • mkeller37's avatar
    mkeller37
    Copper Contributor

    This a picture of my excel spreadsheet that I'm trying to build the formula for that can sum multiple cells that have the same value in them (8.5), but for each separate date. So I need to know the total amount of hours that were worked on August 21, 2019, but only for people who worked 8.5 hours on that date. The formula will need to be able to work for the dates following August 21st as well, and so on. 

    • Riny_van_Eekelen's avatar
      Riny_van_Eekelen
      Platinum Contributor

      mkeller37 You marked your follow-up question as "Best response", though I take it that you still need an answer.

       

      Look into using a pivot table. It will allow you to create the summary you describe without complicated formulae. Attached is an example. If you are not familiar with pivot tables, you can find many resources  and tutorials on-line.

      • mkeller37's avatar
        mkeller37
        Copper Contributor
        Thanks for the help, this worked great!

Resources