A.Wolford
03-04-2002, 11:13 AM
I currently have a Database using the DateDiff function. On 02/28/02 this worked fine and has worked fine since December of last year. Now it does not work and I get an error message of
This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements. Try simplifying the expression by assigning parts of the expression to variables. (Error 3071)
Days Since Entry: DateDiffW([Entry Date],Date())
I need help to fix this!!
This expression is typed incorrectly, or it is too complex to be evaluated. For example, a numeric expression may contain too many complicated elements. Try simplifying the expression by assigning parts of the expression to variables. (Error 3071)
Days Since Entry: DateDiffW([Entry Date],Date())
I need help to fix this!!