Grouping and Summary
I am working within the .gov site of Smartsheets and I currently can't group or do a summary on a report. Does anyone have any ideas of how to accomplish this by way of using formulas directly on a sheet? This may seem straightforward, but I have been trying formulas with no good results. I have 5 techs who account for their work on the sheet. I need to group each tech, and add up the numbers for each tech (Completed Work).
Example below: Amy would have a count of 14
Best Answer
-
On a separate sheet you would list all of the techs in one column and then use a SUMIFS with cross sheet references in another column.
=SUMIFS({Count}, {Name}, @cell = Name@row)
Answers
-
On a separate sheet you would list all of the techs in one column and then use a SUMIFS with cross sheet references in another column.
=SUMIFS({Count}, {Name}, @cell = Name@row)
-
Thank you so much!! That helped me get to the final formula!! Mine looks a bit different due to other factors, but it did work!!
Thanks Again!!
-
Happy to help. 👍️
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!