Recognizing and Averaging Nested Tasks

ErikC

New Member
Joined
Jun 5, 2018
Messages
1
Hello, I'm working on a project management spreadsheet and having 1 issue, automating % done. I need the sheet to look at the column A, "WBS", and calculate percentage done based on sub-tasks within that project. For example, 1 = Product Development, 1.1. = Need Development, 1.1.1 = Reviews and Ratings, 1.2.1 = Consumer Focus Group Testing ... I need the book to understand if there is a subtask assigned to a parent task, and then the employee would simply update the subtask %done and any parent task would update appropriately.

example from above

1 = Product Development (20% - there are 5 parent tasks under this task and only one was completed), 1.1. = Need Development (50%), 1.1.1 = Reviews and Ratings (100%), 1.2.1 = Consumer Focus Group Testing (0%)



WBSTaskLeadStartEndCal. Days% DoneWork Days
1Product Development Tue 7/10/18Tue 7/24/18919%8
1.1Need developmentErikTue 7/10/18Thu 7/19/18993%8
1.1.1Reviews and RatingsOzgeTue 7/10/18Thu 7/19/189100%
1.1.2Consumer Focus Group TestingErikTue 7/10/18Thu 7/19/189100%
1.1.2.1Contracting firm for Focus Group TestingJuliaMon 7/16/18Thu 7/19/183100%
1.1.2.2Develop testing formatJuliaMon 7/16/18Thu 7/19/18370%
1.2Product ConceptJacobMon 7/16/18Tue 7/24/1880%7
1.3Region validationSamanthaMon 7/16/18Tue 7/24/1880%7
1.4CertificationJacobMon 7/16/18Tue 7/24/1880%7
1.5Box replacement filtersJacobMon 7/16/18Tue 7/24/1880%7

<colgroup><col><col><col span="4"><col><col></colgroup><tbody>
</tbody>
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,215,730
Messages
6,126,528
Members
449,316
Latest member
sravya

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top