I have a report that is based on a crosstab query. I want to have a text box that asks the user to enter a due date for returning the report, ex. ="Please return this form by " + [ender due date]
but I get the following error:
The Microsoft Jet databse engine does not recognize 'date' as a valid field name or expression.
Can anyone tell me what I'm doing wrong or if this is possible with the crosstab query? It works just great with my other forms.
but I get the following error:
The Microsoft Jet databse engine does not recognize 'date' as a valid field name or expression.
Can anyone tell me what I'm doing wrong or if this is possible with the crosstab query? It works just great with my other forms.