RJC said:
In my organization we bill out based on the percentage of a set montly amount
for a full time equivalent (FTE) that project members spends on a project
for a given month, rather than billing at an hourly rate. I'm using the task
usage view to summarize the people slotted to work on a task on a month by
month basis. By summing up the percent allocations the client can see the
number of FTEs they would have working for them for each month.
Example
July Aug Sept
Task 1 (total) 60% 100% 140%
Resource 1 20% 20% 60%
Resource 2 40% 80% 80%
I'm trying to use the percent allocation for to get to this total FTE number.
RJC,
As originally written your post didn't make a whole lot of sense - hence
my reply. Now that you have more thoroughly explained what you want to
do, things make more sense.
If you are using Project in a Project Server environment, then
Jonathan's suggestion will probably work (I don't know, I don't do
Server). However if you are not using Project Server, then your options
are more limited. With a stand alone installation of Project, there is
no way to create a percent allocation sum in either Usage view. The best
you can do is to export the data to Excel and then do the math there.
Depending on which version of Project you are using, exporting
timescaled data can be done in different ways. For pre-Project 2007, you
can try the "analyze timescaled data in Excel" utility. Project 2007
added a feature called Visual Reports that creates a pivot table in
Excel. Of course with any version of Project, VBA can be used to export
any Project data.
Hope this helps.
John
Project MVP