Wardylewis
New Member
- Joined
- Jun 7, 2016
- Messages
- 37
Good Evening All,
I don't know if this is possible and am really struggling with this problem.
We have a sheet which lists how many actions are needed to be done and what week they will start closing them out followed by how many weeks it will take them. This way we can give them a target weekly value. I am now just struggling how to pull this data across for a graph.
So on our data input sheet it looks like this.
[TABLE="width: 100"]
<tbody>[TR]
[TD]Week Start[/TD]
[TD]Time to complete in weeks[/TD]
[TD]number of actions[/TD]
[TD]weekly target value[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]5
[/TD]
[TD]60[/TD]
[TD]10[/TD]
[/TR]
[TR]
[TD]12[/TD]
[TD]2[/TD]
[TD]4[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]15[/TD]
[TD]48[/TD]
[TD]3.2[/TD]
[/TR]
</tbody>[/TABLE]
What I am then looking for is for it to make a plan of the weeks to show how many actions must be completed in that given week by using the target values worked out above.
[TABLE="width: 100"]
<tbody>[TR]
[TD]1[/TD]
[TD]2[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]6[/TD]
[TD]7[/TD]
[TD]8[/TD]
[TD]9[/TD]
[TD]10[/TD]
[TD]11[/TD]
[TD]12[/TD]
[TD]13[/TD]
[TD]14[/TD]
[TD]15[/TD]
[TD]16[/TD]
[TD]17[/TD]
[TD]18[/TD]
[TD]19[/TD]
[TD]20[/TD]
[TD]21[/TD]
[TD]22[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[/TR]
[TR]
[TD]0[/TD]
[TD]0[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]5.5[/TD]
[TD]5.5[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]5.5[/TD]
[TD]5.5[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[/TR]
</tbody>[/TABLE]
I am hoping some one can assist.
Thank you in advance.
I don't know if this is possible and am really struggling with this problem.
We have a sheet which lists how many actions are needed to be done and what week they will start closing them out followed by how many weeks it will take them. This way we can give them a target weekly value. I am now just struggling how to pull this data across for a graph.
So on our data input sheet it looks like this.
[TABLE="width: 100"]
<tbody>[TR]
[TD]Week Start[/TD]
[TD]Time to complete in weeks[/TD]
[TD]number of actions[/TD]
[TD]weekly target value[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]5
[/TD]
[TD]60[/TD]
[TD]10[/TD]
[/TR]
[TR]
[TD]12[/TD]
[TD]2[/TD]
[TD]4[/TD]
[TD]2[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]15[/TD]
[TD]48[/TD]
[TD]3.2[/TD]
[/TR]
</tbody>[/TABLE]
What I am then looking for is for it to make a plan of the weeks to show how many actions must be completed in that given week by using the target values worked out above.
[TABLE="width: 100"]
<tbody>[TR]
[TD]1[/TD]
[TD]2[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]6[/TD]
[TD]7[/TD]
[TD]8[/TD]
[TD]9[/TD]
[TD]10[/TD]
[TD]11[/TD]
[TD]12[/TD]
[TD]13[/TD]
[TD]14[/TD]
[TD]15[/TD]
[TD]16[/TD]
[TD]17[/TD]
[TD]18[/TD]
[TD]19[/TD]
[TD]20[/TD]
[TD]21[/TD]
[TD]22[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[/TR]
[TR]
[TD]0[/TD]
[TD]0[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]2[/TD]
[TD]5.5[/TD]
[TD]5.5[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]5.5[/TD]
[TD]5.5[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[TD]3.2[/TD]
[/TR]
</tbody>[/TABLE]
I am hoping some one can assist.
Thank you in advance.