query question

D

Dave F

Maybe this is a pipe dream but you never know.

Is there a query I can create which would list all queries in a db and their
underlying tables/queries?

Example output:

QueryName | PrecedentObjects
Query123 | QueryABC, Table XYZ

I realize something like this can be created using Access' built in
documenter tool, but I was hoping for something outputted in a tabular
format, as above.

Ideas?
 
Top