I have a crosstab query that obviously uses another query to get it's data.
The first query asks the user for an order number value via [Enter Work Order#:] in the Criteria.
When my crosstab query is run (which runs the offending query) I get this error message:
The Microsoft Jet Database Engine does not recognise [Enter Work Order#:] as a valid field name or expression.
If I run the first query, then it asks me for a Work Order# as intended.
(I use both queries to produce a report with ALL values with no problems. I've copied and renamed these and simply added the criteria to query the user for a WorkOrder number to get data for a single workorder - I get this error).
I'm new to crosstabs - any ideas out there?
Thanks in advance.
Darrylle "Never argue with an idiot, he'll bring you down to his level - then beat you with experience."
The first query asks the user for an order number value via [Enter Work Order#:] in the Criteria.
When my crosstab query is run (which runs the offending query) I get this error message:
The Microsoft Jet Database Engine does not recognise [Enter Work Order#:] as a valid field name or expression.
If I run the first query, then it asks me for a Work Order# as intended.
(I use both queries to produce a report with ALL values with no problems. I've copied and renamed these and simply added the criteria to query the user for a WorkOrder number to get data for a single workorder - I get this error).
I'm new to crosstabs - any ideas out there?
Thanks in advance.
Darrylle "Never argue with an idiot, he'll bring you down to his level - then beat you with experience."