I have a parameter query (BaseQry) that takes the parameters from the Form.
THen I built a crosstab query using BaseQry. But when I try to run the crosstab, i get the following error -
Microsoft JEt Engine doesnot recognise [Forms]![ReportMenu]![StartDate] as a valid expression.
But if i...