D
Diek
Hi all,
I´m actually working on a macro that assign a material resource to a
selected task,
with a number of units (TotMaterial)
im using this code line:
ActiveProject.Tasks(IndexTask).Assignments.Add ID_Task,ID_Resource,TotMaterial
The problem is that the resource assigment is correct, but not the unit
assignment,
it is always set up to 1
¿do uknow what is going wrong? ¿can i assign this TotMaterial by any other
way?
Thanks for the answers!!
Diek
I´m actually working on a macro that assign a material resource to a
selected task,
with a number of units (TotMaterial)
im using this code line:
ActiveProject.Tasks(IndexTask).Assignments.Add ID_Task,ID_Resource,TotMaterial
The problem is that the resource assigment is correct, but not the unit
assignment,
it is always set up to 1
¿do uknow what is going wrong? ¿can i assign this TotMaterial by any other
way?
Thanks for the answers!!
Diek