R
rsmithgi
I have written a macro that calculates the burdened cost (stored in cost10)
of tasks by summing the burdened cost for each resource assigned to the task.
In addition, I'd like the burdened cost for each assignment to be saved as
well (in the cost10 assignment field). I cannot figure out where these are
displayed in project.
Ultimately, I want to output (to excel) as spreadsheet that looks like the
table section of the task usage and resource usage views.
task name Cost10
Task 1 $10,000
res 1 $3,000
res 2 $5000
res 3 $2000
When I store the burdened cost in the assignment.cost10 field, the value
does not appear in the task usage display.
Any suggestions?
thanks
Rich
of tasks by summing the burdened cost for each resource assigned to the task.
In addition, I'd like the burdened cost for each assignment to be saved as
well (in the cost10 assignment field). I cannot figure out where these are
displayed in project.
Ultimately, I want to output (to excel) as spreadsheet that looks like the
table section of the task usage and resource usage views.
task name Cost10
Task 1 $10,000
res 1 $3,000
res 2 $5000
res 3 $2000
When I store the burdened cost in the assignment.cost10 field, the value
does not appear in the task usage display.
Any suggestions?
thanks
Rich