Cost Rate Tables - how to summarise

J

John

Steve Scott said:
Can anyone advise me on how to get Project eg in Task or Resource

Steve,
Well, you'd have to loop through each assignment and check which cost
rate table is applicable. Keep a running sum for each cost table and at
the end write that data to a spare task or resource field.

I assume you realize this requires a VBA macro.

John
Project MVP
 
Top