V
Vit
Hi All,
I have to write some VBA code to automatically increase (or decrease)
the coste rate....
when I read the value with the following, I have to store it as a
string, so if I'd like to increase it of 10%, i'm not able:
ActiveProject.Resource.CostRateTables("A").PayRates(1).StandardRate
How can I increase it by a percentage????
any other sugestion???
I'd like to automatically increase the value of the the cost rate of a
right percentage...
thanks all
Vit
I have to write some VBA code to automatically increase (or decrease)
the coste rate....
when I read the value with the following, I have to store it as a
string, so if I'd like to increase it of 10%, i'm not able:
ActiveProject.Resource.CostRateTables("A").PayRates(1).StandardRate
How can I increase it by a percentage????
any other sugestion???
I'd like to automatically increase the value of the the cost rate of a
right percentage...
thanks all
Vit