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
- Customer Resources
- 68K Get Help
- 474 Global Discussions
- 209 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 85 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!