SubSummary? Separating by number of hours -
12-15-2006
, 11:22 AM
I have a report of a work estimate.
It lists Components and how many hours each will take to accomplish.
The Components are listed in order to be accomplished and I would like
to separate the list by 8 (eight) hour chunks (i.e. days) so we can have
a look at what needs to get done each day to realize the estimate.
From:
------------------------
Component A = 3hrs
Component B = 4hrs
Component C = 2hrs
Into:
------------------------
Day 1
Component A = 3hrs
Component B = 4hrs
Day 2
Component C = 2hrs
Thanks for any help.
Eide |