M
Michael N.
I need a field which calcs the difference in days between
two date fields, Finish and Date1 (custom date field).
Tried the DateDiff formula:
DateDiff("hh",[Finish],[Date1])
....I just get #ERROR as a result!
BTW, I'm using a custom Number1 field to run the
calculation.
two date fields, Finish and Date1 (custom date field).
Tried the DateDiff formula:
DateDiff("hh",[Finish],[Date1])
....I just get #ERROR as a result!
BTW, I'm using a custom Number1 field to run the
calculation.