G
Gez
I've inherited a database with a large number of queries some of which
appear to have been created on the fly. I want to remove any that are not
actively used within the database. I know how to search through code for
references to query names but is there an easy way of searching for query
names attached to forms, controls (e.g.listboxes and combos),reports and
macros. I'll also need to check for queries containing sub queries but I'm
not too bothered about that at the moment.
Cheers,
Gez
appear to have been created on the fly. I want to remove any that are not
actively used within the database. I know how to search through code for
references to query names but is there an easy way of searching for query
names attached to forms, controls (e.g.listboxes and combos),reports and
macros. I'll also need to check for queries containing sub queries but I'm
not too bothered about that at the moment.
Cheers,
Gez