I am using DateDiff function to calculate the amount of time between two datetime fields. Every record returns #Error. Attempted to sort data and I get Invalid Call Procedure.
I have tried to run the query on 3 different PC all with the same results.
The function is coded like this:
DateDiff("nn",[FIELD1],[FIELD2])
I have searched here and other places and have not been able to find a solution. Thanks in advance for your insight.
/uh
I have tried to run the query on 3 different PC all with the same results.
The function is coded like this:
DateDiff("nn",[FIELD1],[FIELD2])
I have searched here and other places and have not been able to find a solution. Thanks in advance for your insight.
/uh