> DateDiff fails for Null values.
I had DateValue in mind, sorry.
DateDiff returns Null, thus Nz works as expected on the entire expression, and 0 (zero) is returned for any value being Null.
Fine, but then I don't see what Sue's problem is?
I had DateValue in mind, sorry.
DateDiff returns Null, thus Nz works as expected on the entire expression, and 0 (zero) is returned for any value being Null.
Fine, but then I don't see what Sue's problem is?
Comment