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
- Customer Resources
- 64.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 147 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 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!