Creating an X-Ref of table usage in forms, queries, reports

G

Gene53

Anyone aware of an add-in or some other method for pulling information out of
an access database to create a cross references that shows which tables
and/or queries are used in each form, report, query, etc.?

I am hoping there is a short-cut to documenting each object manually.
 
G

Gene53

through hints from other postings, I found what I needed. I intend to unhide
the Access system tables and extract the data from these. So far what I have
seen in them looks like I exactly the kind of information I can use.
 
Top