URGENT

M

Marco

Hi everyone,

I have to subtract a custom duration field from the start field to get
an important information from my project.
When I try do to that like: "[Start]-[Duration4]" the result is a
totally confused date.
How do I get this date?

Best regards,

Marco Ferreira
 
I

Ismet Kocaman

Hello Marco,

Try the expression ProjDateSub([Start],[Duration4]).

Best Regards,
Ismet Kocaman
MCTS, PMP
 
Top