I am confused.
1. I have created a Base query.
2. I created a crosstab query based upon the Base query.
3. I created a report based upon the crosstab query.
4. All worked fine.
5. Now I have created another crosstab query based upon the original Base query.
6. This crosstab query works fine.
7. Now the new report based upon this new crosstab query does not work: I keep getting this error message that does not make sense to me:
The Microsoft Jet database engine does not recognize as a valid field name or expression. (Error 3070)
The field is BaseQuery.LastName
What’s up?????
Louis