Help with SUMIF
Hello,
I am hoping to get some guidance on constructing a formula.
I am trying to calculate the number of days each person have been allocated for projects. This will help me in understanding monthly/annual labour allocation and available free time.
I have made column for each person on the right and entered the results I expect .
My logic for the calculation is - SUMIF(Primary Column = "John", get the value from Duration, and scan this through all the rows and add them)
I have attached a sample sheet.
Any help would be appreciated. Thank You
Ash
Best Answer
-
Try something like this...
=SUMIFS(Duration:Duration, [Primary column]:[Primary Column], @cell = "John")
Answers
-
Try something like this...
=SUMIFS(Duration:Duration, [Primary column]:[Primary Column], @cell = "John")
-
Thank you, Paul, that worked! Appreciate your help.
-
Happy to help. 👍️
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.9K Get Help
- 429 Global Discussions
- 147 Industry Talk
- 487 Announcements
- 5.2K Ideas & Feature Requests
- 86 Brandfolder
- 151 Just for fun
- 74 Community Job Board
- 497 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!