C
Cyn
In MS Project 2003 I have set up a Resourse Group for the customer and one
for my company. I want to show Work in separate columns - Work, Customer Work
and Our Work. This seems so simple. I created two new text columns (text1 and
text2)and put the following formula:
text1=IIf([Resource Group]="Maven",[Work]/60,0)
With this approach, I get numbers but not the right numbers.
for my company. I want to show Work in separate columns - Work, Customer Work
and Our Work. This seems so simple. I created two new text columns (text1 and
text2)and put the following formula:
text1=IIf([Resource Group]="Maven",[Work]/60,0)
With this approach, I get numbers but not the right numbers.