Projecting 20 per cent Delay in Ms project

Member for

6 years 4 months

Hi Alexandre,

That was the thing I was looking for. It did work perfectly. I really appriciate your help. Many thanks 

Nagendra 

Member for

6 years 4 months

Hi Alexandre,

That was the thing I was looking for. It did work perfectly. I really appriciate your help. Many thanks 

Nagendra 

Member for

22 years 9 months

Hi Nagendra,

I have created the following task custom fields with formulas:

a) Duration1 = [Duration] * 1.2 ; (decimal dot or comma depending of MS Windows regional settings)

b) Finish1 = ProjDateAdd([Start];[Duration1];"Standard") ; presuming your project calandar is "Standard"

I do not know how to reschedule le project's tasks with the Finish1 dates instead of the regular Finish dates; a VBA script would certainly be used to do so.

Alexandre