Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Help with Duration by assigned to formula
Comments
-
Christine,
=SUMIF([Assigned To]:[Assigned To], [Assigned To]1, NewColumn:NewColumn)
You will need to add a column with a formulae that gived you the number part of the duration only. You will need to use text functions Left, Len and Right to do this.
If you copy the formulae down then agans each name you will get the total days for that person.
I hope this helps
James
-
That works for the grand total for the duration but I want a total duration for assigned to.
Total duration
=SUMIF([Assigned To]:[Assigned To], [Assigned To]1, Duration:Duration)
-
Christine,
Be careful:
1. if you have summary tasks.
The Duration column will include the total of the children/sub-tasks.
2. if you complete something early.
The % Complete does not update the end-date if you complete something today that was due tomorrow.
As such, your durations may be misleading.
Craig
-
Chrisine,
I think we need some clarification:
What I suggested would give you the Total duration for an individual (Duration being Work time) for the Project. It would repeat the sum each time they appear in the Assigned to column.
Please be more specific, are you tlking Lapsed time rather than duration in which case you need End date - Start Date which included weekend and other non working time.
James
-
I got it to work by using:
=SUMIFS(Duration1:Duration290, [Assigned To]1:[Assigned To]290, "LChristine Salmon", Status1:Status290, "Completed")
-
With your help I have been able to get my formula working. Now I want to add if Start is greater than a certain date but keep getting errors.
Start is a date field.
=SUMIFS(Duration1:Duration290, [Assigned To]1:[Assigned To]290, "Lisa Whalen", Status1:Status290, "Completed")
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.9K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives