SumIf and Contains referencing another sheet
Hi All,
I have a sheet with a column of project codes and rows of individual's hours for each project. I want to build summary information on another sheet. So I want Smartsheet to sum the number of hours where the project code contains a unique set of 4 characters. I've gone through several of the community questions but can't get it to work correctly. Some questions:
1 - What formula is recommended? - SumIf or SumIfs?
2 - For the range, can I select the column heading or do I have to pick the range of rows?
3 - For the contains, what is the proper sequence of "Contains", "@cell", and the 4characters I want included?
Thanks!
Alisa
Best Answer
-
=SUMIF(Range, Criterion, Sum_Range)
Range - is the list of Project Codes
Criterion - Is the Project Code you are looking to Sum
Sum - Range is the Hours column you are looking sum
Answers
-
=SUMIF(Range, Criterion, Sum_Range)
Range - is the list of Project Codes
Criterion - Is the Project Code you are looking to Sum
Sum - Range is the Hours column you are looking sum
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!