J
John
I posted a message a few days ago about a query that I have that uses
a calculated field from a another query. Sometimes the referenced
query does not have any records for the second query and I get an
#Error value in the second query. I have tried IsNull, IsError, nz,
nnz, etc. and nothing has worked. The second query is used as the
record source for a report which will not run, but gives a "... too
complex to be evaluated... " because of the #Error values in the
recordsource query. I have also tried several fixes on the textbox on
the report (IsNull, IsError, HasData, etc). Is there a way to use
HasData in the recordsource query? This report is critical, so any
help is appreciated.
See "Re: Calculated field produces #Error (previously Null), when no
records" in this group for detailed description of problem, if needed.
Thanks - John
a calculated field from a another query. Sometimes the referenced
query does not have any records for the second query and I get an
#Error value in the second query. I have tried IsNull, IsError, nz,
nnz, etc. and nothing has worked. The second query is used as the
record source for a report which will not run, but gives a "... too
complex to be evaluated... " because of the #Error values in the
recordsource query. I have also tried several fixes on the textbox on
the report (IsNull, IsError, HasData, etc). Is there a way to use
HasData in the recordsource query? This report is critical, so any
help is appreciated.
See "Re: Calculated field produces #Error (previously Null), when no
records" in this group for detailed description of problem, if needed.
Thanks - John