Is it possible to automatically update the sheet summary when a new row is added?
I have a sheet with an associated web form where users request a shirt size. At the top of my sheet, I have the number of shirts in each size that I have ordered.
In the sheet summary, I have the formula:
=[Youth Large]1 - SUM([Youth Large]2:[Youth Large]107)
This calculates the number of YL shirts I ordered - the total number of shirts in that size to show me how many are left. The problem is, I have to manually update the row number when new rows are added.
Is it possible to automate this?
Answers
-
HI!
I am by no means an expert, so not sure if there is a better way.
In the Sheet Summary remove the#'s (1,2,170)so it calculates ALL rows in that column
=[Youth Large]- SUM([Youth Large]:[Youth Large])
Hope this helps!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!