C
C Tate
I work with a large database. Sometimes I look at the record source of a
report. It will often say it appears to be based on some other subreport or
query. Very often I can't find that other subreport or query when I scroll
through the lists.
What is the best way to ensure that a query/subform is definitely there?
Alternatively how do I ensure that my form is not looking for some query
which has now been deleted? Obviously you would think that if the query had
been deleted then the report wouldn't run. In my case all the reports do run
but I can't always find the queries!!
report. It will often say it appears to be based on some other subreport or
query. Very often I can't find that other subreport or query when I scroll
through the lists.
What is the best way to ensure that a query/subform is definitely there?
Alternatively how do I ensure that my form is not looking for some query
which has now been deleted? Obviously you would think that if the query had
been deleted then the report wouldn't run. In my case all the reports do run
but I can't always find the queries!!