Hi,
I am trying to write a formula that will test each task for resources belonging to a specific group and then sum/display the total work content (for that task) for the resources from that group...
eg. A task with duration of 8hrs uses 3 resources of which 2 are in group A and 1 is in group B. I want an easy way to identify the total work for Group A. This would be 16hrs in this example
I can use the formula.. InStr([Resource Group],"GROUPA" to identify if any resources from Group A are present. However, I don't know how extend the formula to sum the total work for all Group A resources on that task.
Any help appreciated
Thanks
J
I am trying to write a formula that will test each task for resources belonging to a specific group and then sum/display the total work content (for that task) for the resources from that group...
eg. A task with duration of 8hrs uses 3 resources of which 2 are in group A and 1 is in group B. I want an easy way to identify the total work for Group A. This would be 16hrs in this example
I can use the formula.. InStr([Resource Group],"GROUPA" to identify if any resources from Group A are present. However, I don't know how extend the formula to sum the total work for all Group A resources on that task.
Any help appreciated
Thanks
J