Calculating weekly/monthly totals by dept
I am using forms for input on a calendar to track how much time is being requested of the workforce by different departments. I know what form fields I need. But I am needing to figure out how to calculate the weekly & monthly time commitment by the Request Originator. I am not sure the best way to set up my sheet to show this data or how to calculate it. This will be ongoing over the course of the year.
Answers
-
Elena,
You may want to use a Sheet Summary for this! You can find more information about Sheet Summaries here: https://help.smartsheet.com/learning-track/smartsheet-intermediate/sheet-summary.
You could also add some rows at the top of your sheet to add a small summary section above the data.
Either way, you could use a formula like this:
=sumif([request origination]:[request origination],"Business Acumen",[time commitment (min)]:[time commitment (min)])
Then you could use the same formula for the other departments, replacing "Business Acumen" with each department name in quotation marks.
Hope this helps!
Best,
Heather
-
Oh that's great!
But I will need to know ongoing weekly totals as well as monthly - how do I include those? If I put that in a sheet summary that would be at least 64 lines, that may be too busy.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!