R
rj_budz
I need to know what data my database app is using from two linked tables that
are soon to be replaced by an "improved" program. The designer of my
(adopted) DB just linked the tables in their entirety, but I need to know
specifically what fields are being used where in the application (front-end).
So, how do I get the tables & fields referenced in all my queries? There
are over 100 of them, so opening each isn't my first choice.
I can write VBA code if need be.
Thanks!
are soon to be replaced by an "improved" program. The designer of my
(adopted) DB just linked the tables in their entirety, but I need to know
specifically what fields are being used where in the application (front-end).
So, how do I get the tables & fields referenced in all my queries? There
are over 100 of them, so opening each isn't my first choice.
I can write VBA code if need be.
Thanks!