W
Wendy
Can anyone tell me why the first line does not work?
The first switch should catch that there is no baseline
and return a 0 instead it returns #Error.
Switch([Baseline Finish]>50000,0,ProjDateDiff([Baseline
Finish],[Finish])/480>=2,2,ProjDateDiff([Baseline Finish],
[Finish])/480>=1,1,True,0)
Please let me know what I need to change on the formula.
Thanks,
Wendy
The first switch should catch that there is no baseline
and return a 0 instead it returns #Error.
Switch([Baseline Finish]>50000,0,ProjDateDiff([Baseline
Finish],[Finish])/480>=2,2,ProjDateDiff([Baseline Finish],
[Finish])/480>=1,1,True,0)
Please let me know what I need to change on the formula.
Thanks,
Wendy