G
George Schneider
i get a multilevel group by clause is not allowed in subquery when i try to place a field in the report footer. What does this mean
to place a field in the report footer. What does this meanGeorge Schneider said:i get a multilevel group by clause is not allowed in subquery when i try
Name]="Administrative",Sum([Total Expenses1].[Total Expense])-(SELECTGeorge Schneider said:Here's the SQL. The query is based on another query which is based on another quer.
SELECT [Total Expenses1].[Expense Name], IIf([Total Expenses1].[Expense
FROM [Total Expenses1]
GROUP BY [Total Expenses1].[Expense Name];