I am creating a Demand/Actuals document to keep track of each employee's projects and the hours needed each week and what hours were actually used.
In the Demand tab, I input the data for the expected time needed each week per project and on the actual's worksheet, I pull the data from the demand tab into it but I want to update the expected hours to be the actuals.
However, the issue comes when I add new projects to the demand tab and then want to sort them by project code and personnel's name. When I do this, the cells that I manually add to the Actuals Tab do not move with the formulated cells.
How can I lock the manual data to move with the formulated data so that when I sort them on the demand tab, it doesn't negatively affect the Actuals tab?
Here is the Demand tab example with the expected hours (filtered by project and then by Employee).
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Project Name
[/TD]
[TD]Employee
[/TD]
[TD]Wk 1 hrs
[/TD]
[TD]Wk 2 hrs
[/TD]
[TD]Wk 3 hrs
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Atrialway
[/TD]
[TD]Adam
[/TD]
[TD]16
[/TD]
[TD]16
[/TD]
[TD]32
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Bicuspid
[/TD]
[TD]Adam
[/TD]
[TD]8
[/TD]
[TD]8
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Heatpath
[/TD]
[TD]Breanna
[/TD]
[TD]16
[/TD]
[TD]32
[/TD]
[TD]32
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Fortnite
[/TD]
[TD]John
[/TD]
[TD]8
[/TD]
[TD]16
[/TD]
[TD]8
[/TD]
[/TR]
</tbody>[/TABLE]
Here is the Actuals tab example with the actual hours for each wk manually added
Cells A2:B5 are auto-populated from the demand tab
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Project Name
[/TD]
[TD]Employee
[/TD]
[TD]Wk 1 hrs
[/TD]
[TD]Wk 2 hrs
[/TD]
[TD]Wk 3 hrs
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Atrialway
[/TD]
[TD]Adam
[/TD]
[TD]16.5
[/TD]
[TD]20
[/TD]
[TD]38
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Bicuspid
[/TD]
[TD]Adam
[/TD]
[TD]8
[/TD]
[TD]10
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Heatpath
[/TD]
[TD]Breanna
[/TD]
[TD]10
[/TD]
[TD]25
[/TD]
[TD]25
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Fortnite
[/TD]
[TD]John
[/TD]
[TD]16
[/TD]
[TD]16
[/TD]
[TD]8
[/TD]
[/TR]
</tbody>[/TABLE]
So now, say I need to add a new project called Teather for Breanna. I add it to the Demand tab and then filter again by project and then by Employee. It shows up correctly on the Demand tab (see below) but not on the Actuals tab. The hours do not move with the new project, they are now showing up on the wrong lines.
Demand Tab:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Project Name
[/TD]
[TD]Employee
[/TD]
[TD]Wk 1 hrs
[/TD]
[TD]Wk 2 hrs
[/TD]
[TD]Wk 3 hrs
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Atrialway
[/TD]
[TD]Adam
[/TD]
[TD]16
[/TD]
[TD]16
[/TD]
[TD]32
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Bicuspid
[/TD]
[TD]Adam
[/TD]
[TD]8
[/TD]
[TD]8
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Heatpath
[/TD]
[TD]Breanna
[/TD]
[TD]16
[/TD]
[TD]32
[/TD]
[TD]32
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Teather
[/TD]
[TD]Breanna
[/TD]
[TD]16
[/TD]
[TD]8
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]6
[/TD]
[TD]Fortnite
[/TD]
[TD]John
[/TD]
[TD]8
[/TD]
[TD]16
[/TD]
[TD]8
[/TD]
[/TR]
</tbody>[/TABLE]
Actuals Tab: You can see that data in cells C5:E5 did not move down to stay with John's project but are now showing up for the new project that was added to the demand tab.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Project Name
[/TD]
[TD]Employee
[/TD]
[TD]Wk 1 hrs
[/TD]
[TD]Wk 2 hrs
[/TD]
[TD]Wk 3 hrs
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Atrialway
[/TD]
[TD]Adam
[/TD]
[TD]16.5
[/TD]
[TD]20
[/TD]
[TD]38
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Bicuspid
[/TD]
[TD]Adam
[/TD]
[TD]8
[/TD]
[TD]10
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Heatpath
[/TD]
[TD]Breanna
[/TD]
[TD]10
[/TD]
[TD]25
[/TD]
[TD]25
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Teather
[/TD]
[TD]Breanna
[/TD]
[TD]16
[/TD]
[TD]16
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]6
[/TD]
[TD]Fortnite
[/TD]
[TD]John
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
How do I get the manual data entered to stay with the auto-populated data when I sort them on the Demand Tab? Or is there a better way to create these two workbooks so that I can keep track of the demand vs actuals?
In the Demand tab, I input the data for the expected time needed each week per project and on the actual's worksheet, I pull the data from the demand tab into it but I want to update the expected hours to be the actuals.
However, the issue comes when I add new projects to the demand tab and then want to sort them by project code and personnel's name. When I do this, the cells that I manually add to the Actuals Tab do not move with the formulated cells.
How can I lock the manual data to move with the formulated data so that when I sort them on the demand tab, it doesn't negatively affect the Actuals tab?
Here is the Demand tab example with the expected hours (filtered by project and then by Employee).
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Project Name
[/TD]
[TD]Employee
[/TD]
[TD]Wk 1 hrs
[/TD]
[TD]Wk 2 hrs
[/TD]
[TD]Wk 3 hrs
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Atrialway
[/TD]
[TD]Adam
[/TD]
[TD]16
[/TD]
[TD]16
[/TD]
[TD]32
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Bicuspid
[/TD]
[TD]Adam
[/TD]
[TD]8
[/TD]
[TD]8
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Heatpath
[/TD]
[TD]Breanna
[/TD]
[TD]16
[/TD]
[TD]32
[/TD]
[TD]32
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Fortnite
[/TD]
[TD]John
[/TD]
[TD]8
[/TD]
[TD]16
[/TD]
[TD]8
[/TD]
[/TR]
</tbody>[/TABLE]
Here is the Actuals tab example with the actual hours for each wk manually added
Cells A2:B5 are auto-populated from the demand tab
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Project Name
[/TD]
[TD]Employee
[/TD]
[TD]Wk 1 hrs
[/TD]
[TD]Wk 2 hrs
[/TD]
[TD]Wk 3 hrs
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Atrialway
[/TD]
[TD]Adam
[/TD]
[TD]16.5
[/TD]
[TD]20
[/TD]
[TD]38
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Bicuspid
[/TD]
[TD]Adam
[/TD]
[TD]8
[/TD]
[TD]10
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Heatpath
[/TD]
[TD]Breanna
[/TD]
[TD]10
[/TD]
[TD]25
[/TD]
[TD]25
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Fortnite
[/TD]
[TD]John
[/TD]
[TD]16
[/TD]
[TD]16
[/TD]
[TD]8
[/TD]
[/TR]
</tbody>[/TABLE]
So now, say I need to add a new project called Teather for Breanna. I add it to the Demand tab and then filter again by project and then by Employee. It shows up correctly on the Demand tab (see below) but not on the Actuals tab. The hours do not move with the new project, they are now showing up on the wrong lines.
Demand Tab:
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Project Name
[/TD]
[TD]Employee
[/TD]
[TD]Wk 1 hrs
[/TD]
[TD]Wk 2 hrs
[/TD]
[TD]Wk 3 hrs
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Atrialway
[/TD]
[TD]Adam
[/TD]
[TD]16
[/TD]
[TD]16
[/TD]
[TD]32
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Bicuspid
[/TD]
[TD]Adam
[/TD]
[TD]8
[/TD]
[TD]8
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Heatpath
[/TD]
[TD]Breanna
[/TD]
[TD]16
[/TD]
[TD]32
[/TD]
[TD]32
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Teather
[/TD]
[TD]Breanna
[/TD]
[TD]16
[/TD]
[TD]8
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]6
[/TD]
[TD]Fortnite
[/TD]
[TD]John
[/TD]
[TD]8
[/TD]
[TD]16
[/TD]
[TD]8
[/TD]
[/TR]
</tbody>[/TABLE]
Actuals Tab: You can see that data in cells C5:E5 did not move down to stay with John's project but are now showing up for the new project that was added to the demand tab.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]A
[/TD]
[TD]B
[/TD]
[TD]C
[/TD]
[TD]D
[/TD]
[TD]E
[/TD]
[/TR]
[TR]
[TD]1
[/TD]
[TD]Project Name
[/TD]
[TD]Employee
[/TD]
[TD]Wk 1 hrs
[/TD]
[TD]Wk 2 hrs
[/TD]
[TD]Wk 3 hrs
[/TD]
[/TR]
[TR]
[TD]2
[/TD]
[TD]Atrialway
[/TD]
[TD]Adam
[/TD]
[TD]16.5
[/TD]
[TD]20
[/TD]
[TD]38
[/TD]
[/TR]
[TR]
[TD]3
[/TD]
[TD]Bicuspid
[/TD]
[TD]Adam
[/TD]
[TD]8
[/TD]
[TD]10
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]4
[/TD]
[TD]Heatpath
[/TD]
[TD]Breanna
[/TD]
[TD]10
[/TD]
[TD]25
[/TD]
[TD]25
[/TD]
[/TR]
[TR]
[TD]5
[/TD]
[TD]Teather
[/TD]
[TD]Breanna
[/TD]
[TD]16
[/TD]
[TD]16
[/TD]
[TD]8
[/TD]
[/TR]
[TR]
[TD]6
[/TD]
[TD]Fortnite
[/TD]
[TD]John
[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
How do I get the manual data entered to stay with the auto-populated data when I sort them on the Demand Tab? Or is there a better way to create these two workbooks so that I can keep track of the demand vs actuals?