23
Excel Formulas to Sum the Time by Week and Project ~ Easy Tricks!!
Excel allows us to sum the values based on the week number by using SUMIFS and WEEKNUM functions. In this article, I introduce some formulas which can quickly calculate the sum of time by week and project in Excel. Let’s step into this article!! Get an official version of ** MS Excel** from the following link: https://www.microsoft.com/en-in/microsoft-365/excel

*=SUMIFS(time,date,”>=”&A1,date,”<“&A1+7,project,”A”) *
Let’s consider the below example image.



So yeah guys this is how we can calculate the sum of times by week and project in Excel. Hope you like it. Let me know if you have any doubts regarding this article or any other Excel/VBA topic.
Thank you so much for visiting *Geek Excel!! **If you want to learn more helpful formulas, check out Excel Formulas *!! **
23