SUMIF Help
Hello! I am trying to come with a total number based on region and type of project.
For example, the project type is new product, the region is APAC and the 1yr rev is $1M. I need a metric where the formula captures the same region, the overall number of project types and the overall revenue. Does that make sense? Here is an example
Answers
-
Sounds like you are looking for a SUMIFS formula. This will only work if actual numbers are in the Revenue column so you will need to put in $1,500,000 in place of the $1.5M and remove the "<" symbol and replace it with the real number or $50,000.
=SUMIFS(Revenue:Revenue,[Project Type]:[Project Type],[Project Type]@row,Region:Region,Region@row)
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 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!