J
jrtmax
I would like to declare a parameter in a crosstab query (using a WHERE
clause). However when I do so I get an error saying "The Microsoft Jet
database engine does not recognize '[Summary Date]' as a valid field name or
expression."
I have also tried using a PARAMETERS declaration at the beginning of the SQL
code for this crosstab query. This works out OK for running the query,
however when I link this query to the report it goes with, I am continually
prompted for the parameters while I am designing the report...
Any ideas on how I can fix this?
clause). However when I do so I get an error saying "The Microsoft Jet
database engine does not recognize '[Summary Date]' as a valid field name or
expression."
I have also tried using a PARAMETERS declaration at the beginning of the SQL
code for this crosstab query. This works out OK for running the query,
however when I link this query to the report it goes with, I am continually
prompted for the parameters while I am designing the report...
Any ideas on how I can fix this?