Findig a Text String

D

Daniel Kubicek

I inherited a database that has over 200 queries, and over 100 tables
in it.
Is their a way in Access 2000 to search all the queries to see where a
table called "vendaddr" is created?
As far as I know access does not have a find facility to search all
the queries.

Dan Kubicek
[email protected]
 
M

Mike M.T.

Well, you may try by selecting Tools -> Analyze -> Documenter, then select
only the queries and click OK to run. After some time you will get a report.
Export this one to a Word document and run the search in it.
 
Top