I've been asked to mod a project file to calculate 1/2 hour timedifferences.
The following code
projDateConv(DateAdd("h",[Number3],[Start]),pjDate_ddd_hh_mmAM)
Seems to add the time diff but only as an integer even though I have set [Number3] fields to xx.30
Can anyone tell me what the formula would need to change to?
I have a bunch of other fields but once I have one I should be able to reverse engineer the rest.
Sorry I've never used Project before so any help would be much appreciated
The following code
projDateConv(DateAdd("h",[Number3],[Start]),pjDate_ddd_hh_mmAM)
Seems to add the time diff but only as an integer even though I have set [Number3] fields to xx.30
Can anyone tell me what the formula would need to change to?
I have a bunch of other fields but once I have one I should be able to reverse engineer the rest.
Sorry I've never used Project before so any help would be much appreciated