J
Jon
Hi there
I can not understand why when I try to run the following code in
ProjectAssignmentNew I keep getting the compiler telling me that the
arguement is not valid. The two lines of code are as follows:
Set A = ActiveProject.Tasks(Index).Assignments(ID)
ActiveProject.Tasks(Index).Assignments.UniqueID(ID).ResourceID
I hope that someone can help me with this as to why I am getting this
message and how to fix it
Thanks in advance
Jon
I can not understand why when I try to run the following code in
ProjectAssignmentNew I keep getting the compiler telling me that the
arguement is not valid. The two lines of code are as follows:
Set A = ActiveProject.Tasks(Index).Assignments(ID)
ActiveProject.Tasks(Index).Assignments.UniqueID(ID).ResourceID
I hope that someone can help me with this as to why I am getting this
message and how to fix it
Thanks in advance
Jon