C
chris.the
Hello!
I am currently trying to import data from project to excel. So far no
problems. I am using the command
Set Kosten = Projekt.Resources(i).Assignments(z).TimeScaleData(start, ende,
12, 1)
The problem I have now is that he does not read the cumulative costs the
right way. It seems that the hourly rate in project has no effect on the data
I'll get in excel.
The data I can see in excel is allways calculated with an hourly rate of 60
and changing it in project does not help (The costs in project will be
changed, the data I get in excel remains the same).
Maybe someone can help me.
Kind regards,
Chris
I am currently trying to import data from project to excel. So far no
problems. I am using the command
Set Kosten = Projekt.Resources(i).Assignments(z).TimeScaleData(start, ende,
12, 1)
The problem I have now is that he does not read the cumulative costs the
right way. It seems that the hourly rate in project has no effect on the data
I'll get in excel.
The data I can see in excel is allways calculated with an hourly rate of 60
and changing it in project does not help (The costs in project will be
changed, the data I get in excel remains the same).
Maybe someone can help me.
Kind regards,
Chris