Sum if criteria matches Row and column values
I have this table in one sheet.
This is my other summary sheet
In my other sheet I wanted to auto calculate if name and week number matches
like Sumif name is x and week is 1 so answer i should be getting 7 (i.e. 4+3). Please help.
Tags:
Answers
-
You will need to create a different SUMIFS for each Week Number Column.
-
Thanks Paul, can you give me an example using 2-3 criteria's
-
You would need something along the lines of...
=SUMIFS({Source Sheet Week 1 Column}, {Source Sheet Name Column}, "X") + SUMIFS({Source Sheet Week 2 Column}, {Source Sheet Name Column}, "X") + SUMIFS({Source Sheet Week 3 Column}, {Source Sheet Name Column}, "X").................
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 422 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!