J
Jason B
I am using three queries to draw data from a table. The first and
second queries draw the data from the tables, and joing them into one.
These two queries work just fine. The third query just takes the
information from the second query and groups, and sorts it. For some
reason I get the error message "This expression is typed incorrectly,
or it is too complex to be evaluated." The funny things about this is
that the query filters by a date format that is "MM\DD\YY" It works
for every day, accept "02/13/04"??? I know that it is Friday the
13th. So basically the queries work fine for everyday that I enter,
but that one, and then it gives me the "Complex" error message. Can
anybody help me please!
Jason
second queries draw the data from the tables, and joing them into one.
These two queries work just fine. The third query just takes the
information from the second query and groups, and sorts it. For some
reason I get the error message "This expression is typed incorrectly,
or it is too complex to be evaluated." The funny things about this is
that the query filters by a date format that is "MM\DD\YY" It works
for every day, accept "02/13/04"??? I know that it is Friday the
13th. So basically the queries work fine for everyday that I enter,
but that one, and then it gives me the "Complex" error message. Can
anybody help me please!
Jason