T
Todd
Hello everyone!
My problem is nearly identical to the problem Bruce had below, except
that I am having the problem with a report, and cannot seem to use the
Recordset or RecordsetClone objects. How can I test in a report if
the application of a filter results in no records?
I tried just catching the error, but the result is not as elegant as I
would like. I would much rather test for the known condition that
causes the error.
Thanks in advance!
Todd Tomashek
My problem is nearly identical to the problem Bruce had below, except
that I am having the problem with a report, and cannot seem to use the
Recordset or RecordsetClone objects. How can I test in a report if
the application of a filter results in no records?
I tried just catching the error, but the result is not as elegant as I
would like. I would much rather test for the known condition that
causes the error.
Thanks in advance!
Todd Tomashek
Bruce,