Hello Turki Ben Sumih,
I can't answer specifically how to do this in PWA, but you can
convert durations in a custom duration field in Project using the
ProjDurConv function. Insert a custom duration field (Duration1
for example.). Click the inserted column and choose
Tools>Customize>Fields. In the Customize Fields dialog box under
custom attributes click the Formula... button. In the Formula
dialog box enter the formula:
ProjDurConv([Duration],pjMonths)
to convert the value in the [Duration] field to months. If you
look for help project functions and then select Conversion
functions then the ProjDurConv function it will lend some
additional assistance.
Hope this helps. Let us know how you get along.
Julie
in message
thank you so much dear for your quick answer,
actually the PM enters the duration of tasks in days and i don't
want to change that default input, what i am asking about is how
to show the duration
for each project in months or years , i want to createa field with
formula to
show only the duration in months or years per project in project
web access.
regards,
:
Hello,
First of all, have you set the default unit duration to months :
Tools / Options / Schedule / Duration in entered in...months
Then, to convert all the durations already entered, use a macro:
Tools / Macro / Macros... / Format_Duration
Gérard Ducouret
"Turki Ben Sumih" <
[email protected]> a
écrit dans le
message de
dear All,
I am a project server administartor.One of my responsibilities
is to create custom fields with formula.The question is that how
can i create i a field
that shows only the duration in months instead of days using
formula.
Regards,