R
Robert
Hello,
I need to assign (via VBA) a material resource to the selected task. For ex.
5 units/day
In the following setting, how can I say that I want to assign the MatRess at
5/d ?
ActiveSelection.Tasks(1).Assignments.Add ResourceID:=MatRes, Units:=????
Thanks for your help
I need to assign (via VBA) a material resource to the selected task. For ex.
5 units/day
In the following setting, how can I say that I want to assign the MatRess at
5/d ?
ActiveSelection.Tasks(1).Assignments.Add ResourceID:=MatRes, Units:=????
Thanks for your help