RockFish74
New Member
- Joined
- Aug 31, 2017
- Messages
- 19
Hello,
I am trying to distribute predefined task hours evenly on working days (NETWORKDAYS) between 2 dates. I don't need to see the number of hours listed on each day, however, I do need to see the number of hours by month. Below is an example. I am looking for a formula to calculate the number of hours per month.
[TABLE="width: 410"]
<colgroup><col width="72" style="width: 54pt; mso-width-source: userset; mso-width-alt: 2560;"> <col width="79" style="width: 59pt; mso-width-source: userset; mso-width-alt: 2816;" span="2"> <col width="75" style="width: 56pt; mso-width-source: userset; mso-width-alt: 2673;"> <col width="90" style="width: 68pt; mso-width-source: userset; mso-width-alt: 3214;"> <col width="77" style="width: 58pt; mso-width-source: userset; mso-width-alt: 2730;"> <col width="74" style="width: 56pt; mso-width-source: userset; mso-width-alt: 2645;"> <tbody>[TR]
[TD="width: 72, bgcolor: transparent"]Start Date[/TD]
[TD="width: 79, bgcolor: transparent"]End Date[/TD]
[TD="width: 79, bgcolor: transparent"]Total Hours Required for Task[/TD]
[TD="width: 75, bgcolor: transparent"]# of Work Days[/TD]
[TD="width: 90, bgcolor: transparent"]Task Hours per Day[/TD]
[TD="width: 77, bgcolor: transparent"]Nov. 2018 Hours[/TD]
[TD="width: 74, bgcolor: transparent"]Dec. 2018 Hours[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]29-Nov[/TD]
[TD="bgcolor: transparent"]4-Dec[/TD]
[TD="bgcolor: transparent"]5[/TD]
[TD="bgcolor: transparent"]4[/TD]
[TD="bgcolor: transparent"]1.25[/TD]
[TD="bgcolor: transparent"]2.5[/TD]
[TD="bgcolor: transparent"]2.5[/TD]
[/TR]
</tbody>[/TABLE]
Thank you!
I am trying to distribute predefined task hours evenly on working days (NETWORKDAYS) between 2 dates. I don't need to see the number of hours listed on each day, however, I do need to see the number of hours by month. Below is an example. I am looking for a formula to calculate the number of hours per month.
[TABLE="width: 410"]
<colgroup><col width="72" style="width: 54pt; mso-width-source: userset; mso-width-alt: 2560;"> <col width="79" style="width: 59pt; mso-width-source: userset; mso-width-alt: 2816;" span="2"> <col width="75" style="width: 56pt; mso-width-source: userset; mso-width-alt: 2673;"> <col width="90" style="width: 68pt; mso-width-source: userset; mso-width-alt: 3214;"> <col width="77" style="width: 58pt; mso-width-source: userset; mso-width-alt: 2730;"> <col width="74" style="width: 56pt; mso-width-source: userset; mso-width-alt: 2645;"> <tbody>[TR]
[TD="width: 72, bgcolor: transparent"]Start Date[/TD]
[TD="width: 79, bgcolor: transparent"]End Date[/TD]
[TD="width: 79, bgcolor: transparent"]Total Hours Required for Task[/TD]
[TD="width: 75, bgcolor: transparent"]# of Work Days[/TD]
[TD="width: 90, bgcolor: transparent"]Task Hours per Day[/TD]
[TD="width: 77, bgcolor: transparent"]Nov. 2018 Hours[/TD]
[TD="width: 74, bgcolor: transparent"]Dec. 2018 Hours[/TD]
[/TR]
[TR]
[TD="bgcolor: transparent"]29-Nov[/TD]
[TD="bgcolor: transparent"]4-Dec[/TD]
[TD="bgcolor: transparent"]5[/TD]
[TD="bgcolor: transparent"]4[/TD]
[TD="bgcolor: transparent"]1.25[/TD]
[TD="bgcolor: transparent"]2.5[/TD]
[TD="bgcolor: transparent"]2.5[/TD]
[/TR]
</tbody>[/TABLE]
Thank you!