A
alf
Hi:
I'm using a query with subquerys in the recordsource of a report.
the query alone woks fine but in the report I receive the error:
"Multi-level GROUP BY clause is not allowed in a subquery"
I search in google and I found that the only solution for this is substitute
the subquery with Dlookup but this decrease a lot the performance.
Anybody know any other solutions ???
thanks, alf.
I'm using a query with subquerys in the recordsource of a report.
the query alone woks fine but in the report I receive the error:
"Multi-level GROUP BY clause is not allowed in a subquery"
I search in google and I found that the only solution for this is substitute
the subquery with Dlookup but this decrease a lot the performance.
Anybody know any other solutions ???
thanks, alf.