K
KGMSP
I have a couple calculated fields in my project and notice that the fields
were not using buisness days.
For example; one of the fields calculates what I call elapsed schedule
(Status Date - Baseline Start). This formula gives me a number in which
then I plan to add it to another date field. What I have notice is that the
number added to the date is correct however the date given is not. For
example: ON Jan 7 (Fri) add 4 days to this and you should get 1/12 (Wed) if
it were to use the current Project Calendar, however the above calculation
gives you 1/17 (Monday) becuase it counts the holidays. I have seen in
project functions the ProjDateAdd(Date, Duration, Calendar) but I am not sure
what this entails. Is this the right field to use for this example, if so
then would this be correct syntex::::::::::::::
ProjDateAdd(Date1, Elapsed Schedule, "Standard"). If this is the right
syntex, I can't seem to get it to work.
Please help,
were not using buisness days.
For example; one of the fields calculates what I call elapsed schedule
(Status Date - Baseline Start). This formula gives me a number in which
then I plan to add it to another date field. What I have notice is that the
number added to the date is correct however the date given is not. For
example: ON Jan 7 (Fri) add 4 days to this and you should get 1/12 (Wed) if
it were to use the current Project Calendar, however the above calculation
gives you 1/17 (Monday) becuase it counts the holidays. I have seen in
project functions the ProjDateAdd(Date, Duration, Calendar) but I am not sure
what this entails. Is this the right field to use for this example, if so
then would this be correct syntex::::::::::::::
ProjDateAdd(Date1, Elapsed Schedule, "Standard"). If this is the right
syntex, I can't seem to get it to work.
Please help,