Dyanmic Approach Help
First explaining it slightly, the yellow columns show the sum of the specific cells within the week, currently i do it using range with =SUM(Qty5:Qty10) for the first week. However i wanna make it dynamic such that if i add more rows it wont be a mistake with the sum. For example if i bring up 3 rows from the second week to the first one i want the respective quanitites to update itself. Kindly suggest me what can i do.
Answers
-
I'd use Smartsheet's hierarchy to help you, it's a great feature.
If you indent the green rows under the yellow row, then your formula on the yellow row can be
=SUM(CHILDREN(QTY@row))
This will add up all the indented lines, regardless of how many there are.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 220 Industry Talk
- 458 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 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!