G
Guest
I have made a select query that refers to a control on a form i.e. [Forms]![Form Name]![Control Name]. This query works fine. When I make the exact same reference in a crosstab query I get an error message saying: The Microsoft Jet database engine does not recognize my reference as a valid name or expression. Puting my form reference in the Query Parameters dialog box eliminates this message but my query still dosen't work. What do I need to do?