Sheet Summary
I want to take a field on my sheet and compare it to the total submissions on another sheet to get a percentage.
Ex. I want to take the total for cell/number of total submissions (rolling) on another sheet so that it updates automatically each time someone submits the form.
How would I do that formula?
Answers
-
Are you able to provide some screenshots for context?
-
I think I answered my own question :) but I do have a follow up!
Is there a formula I can use to reference another sheet (that is attached to a form) to count the total submission done of that form, on a rolling scale so each time someone submits a new row it will automatically update?
-
Yes. The easiest way is if there is a column that is populated on every single row such as an auto-number column or created date column. Then you would just use a basic COUNT function on that column.
=COUNT({Auto-Number Column})
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!