Count
Hi
How can i count no of surveys submitted on real time? I tried to write count if formula but it need a constant range, but every day we get new submissions. is there any way to count?
Best Answer
-
Hello @Lakshman . ,
You may want to try =COUNT([Survey Completed]:[Survey Completed]. This will count all the values in the Survey Completed column.
Please reach out if this does not work.
Regards
Sean
Answers
-
Do you have a specific example you're trying to solve for?
You could probably use this formula for a column that will always be populated by your new submissions (e.g. your primary column or created column)
=COUNT(Column1:Column1)
That number should continue to count as you get new submissions in real time.
-
Hi Ryan
thanks for reply, it appears to be working but still it is showing 2 as total count when i entered the following formula.(still it seems i have give range of cells in the column)
-
Hello @Lakshman . ,
You may want to try =COUNT([Survey Completed]:[Survey Completed]. This will count all the values in the Survey Completed column.
Please reach out if this does not work.
Regards
Sean
-
thanks it works
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 472 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!