M
Max
Having problems with a date expression in a report. I
want to calculate the days between two fields - "Date
Sent to" and "Date Returned".
If "Date Returned" is null use current date( Now() )
minus "Date Sent to" to get the amount of days. Else
use "Date Returned" - "Date Sent to"
Can anyone assist????
Thanks
want to calculate the days between two fields - "Date
Sent to" and "Date Returned".
If "Date Returned" is null use current date( Now() )
minus "Date Sent to" to get the amount of days. Else
use "Date Returned" - "Date Sent to"
Can anyone assist????
Thanks