I have a report that runs based on a query with the parameters "Between [start date] and [End Date]" dd/mm/yy format.
When I run it for 01/01/04 to 31/01/04 it works fine, When I run it for 01/02/04 to 22/02/04 it works fine but any date after 22/02/04 it doesn't work.
E.g. 01/02/04 to 23/02/04 fails, HOWEVER! if I run the Query on its own, all date ranges work!! The error message is:-
"The expression is typed incorrectly, or it is to complex to be evaluated........................" Std Access error msg.
Any Ideas?
Kind Regards
Kelley Lewis
When I run it for 01/01/04 to 31/01/04 it works fine, When I run it for 01/02/04 to 22/02/04 it works fine but any date after 22/02/04 it doesn't work.
E.g. 01/02/04 to 23/02/04 fails, HOWEVER! if I run the Query on its own, all date ranges work!! The error message is:-
"The expression is typed incorrectly, or it is to complex to be evaluated........................" Std Access error msg.
Any Ideas?
Kind Regards
Kelley Lewis