Automate Row reference in Sheet Summary Field
Hello,
I have a sheet that regularly updates with new rows. I use the "Sheet Summary" tool to summarize columns of data that are then shown in reports. Whenever a new row is created in this sheet (by a form), the sheet summary field does not update to include that row in the summary.
Is it possible to have the sheet summary formula include ALL rows, or update the row reference as new rows are created?
Best Answer
-
Can you share the formula you are using in your Sheet Summary? That will help troubleshoot your issue.
My guess is that you are using a range (Amount1:Amount14) rather than a column (Amount:Amount) reference, but that's just a guess without other information.
Answers
-
Can you share the formula you are using in your Sheet Summary? That will help troubleshoot your issue.
My guess is that you are using a range (Amount1:Amount14) rather than a column (Amount:Amount) reference, but that's just a guess without other information.
-
Hi SJ,
I am using quite a few, but here is a countifs formula that should show what what i'm doing for most.
I use similar formulae for sumifs for the same data sets.
=COUNTIFS([Sub-SBU]1:[Sub-SBU]36, "Hardlines", [Project Type]1:[Project Type]36, "Productivity")
I'll try =COUNTIFS([Sub-SBU]:[Sub-SBU], "Hardlines", [Project Type]:[Project Type], "Productivity")
and see how the goes.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 199 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!