Counting number of rows that each have their own count
I would like to create a summary field in the following situation.
We have a sheet where users log hours. They can have multiple rows for different days. We want to keep track of how many users log hours greater than a certain number in a 90 day period.
For example, we want to count the number of individuals with hours greater than 12.
User 1 - 4 hours
User 1 - 10 hours
User 2 - 4 hours
User 2 - 4 hours
I would like a count to return that 1 of these two users has logged more than 12 hours. I would need a COUNT function for each user, then a COUNT of those counts that are greater than 12.
Also, can this be done without hardcoding the user in the formulas?
Answers
-
Kindly try leveraging with functions like COUNTIFS and TODAY()
Huma
Community Leader
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 200 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!