Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Adding Parameter to query linked to a cross tab query

Status
Not open for further replies.

ps32208

Technical User
Jul 29, 2005
42
EU
Hi,

I have a select query which is created from a crosstab query. I want to add a parameter to the query but the usual [Enter xyz...] method in the criteria row of the query doesn't work, returning the following error msg: The Microsoft Jet database engine does not recognise '[Enter XYZ]' as a valid field name or expression.

How can I fix this?

 


How about posting the SELECT sql statement and say which field (and what data type is) of the crosstab query you need to filter?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top