G
Guest
In my report I need to total my DateDiff field (=DateDiff("d",[Date
Rejected],[Date Completed]) in the header. It is a number of days, but when
I try =Sum([DateDiff("d",[Date Rejected],[Date Completed])]) the expression
is too complicated. How can I get my report to total all the days?
Rejected],[Date Completed]) in the header. It is a number of days, but when
I try =Sum([DateDiff("d",[Date Rejected],[Date Completed])]) the expression
is too complicated. How can I get my report to total all the days?