B
BillC
I'm working with a query (written by another) that nests 3 IIF's into a
single expression, then performs a GROUP BY on about 12 fields, including
this expression. The query runs fine, and modifications can be made and run
in SQL or Design view. However, when I modify the query and attempt to save
it, Access shuts down and changes are not saved. Pasting the query text into
a new query, changing it, and saving it has the same result. Even the
simplest change causes this.
The answer I think is to break down the query into multiple simpler queries,
but does anyone understand this behavior?
single expression, then performs a GROUP BY on about 12 fields, including
this expression. The query runs fine, and modifications can be made and run
in SQL or Design view. However, when I modify the query and attempt to save
it, Access shuts down and changes are not saved. Pasting the query text into
a new query, changing it, and saving it has the same result. Even the
simplest change causes this.
The answer I think is to break down the query into multiple simpler queries,
but does anyone understand this behavior?