code needed to display a list of tables and fields used in queries

BJS

Registered User.
Local time
Today, 17:22
Joined
Aug 29, 2002
Messages
109
I have an Access 2003 database which contains hundreds of tables and queries. I need a fast way of getting the following information about the database:

1. List of all tables used by each query
2. List of all fields used by each query where underlying table name begins with "tblSQL"

Does anyone have code that will quickly provide this?

Greatly appreciate any help.

BJS
 

Users who are viewing this thread

Back
Top Bottom