All,
I am attempting to write a utility to analyze a specified Access database to determine what objects are used and what is unused. For example. Test every table, for use in any query SQL, form, or VBA code in modules, etc...
Once completed, it will produce a list of all objects that are...