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
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 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!