Sheet Summary Formula with Indent Data
Trying to create a sheet summary formula to calculate the cost/project of indent data based on the outdented criteria:
So if the Regions size is Large then calculate the cost/project for all regions, I've only shown 2 as an example but this encompasses 80 regions of sizes 1-5 with multiple project names. the count of projects shown is a total of all projects but some are short term, mid term and long term.
So I tried sumif, averageif, If(Region size=2-small, sum(sumcost of projects/count of projects), "")
Best Answer
-
Create a new column called Parent, and put this in it: =PARENT([Region Size]@row)
Then you can use SUMIF, pointing at the Parent field.
Answers
-
Create a new column called Parent, and put this in it: =PARENT([Region Size]@row)
Then you can use SUMIF, pointing at the Parent field.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.8K Get Help
- 376 Global Discussions
- 207 Industry Talk
- 438 Announcements
- 4.5K Ideas & Feature Requests
- 139 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 451 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 282 Events
- 32 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!