Dependency

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to find an easy way to determine what objects depend on a single
table [Employees] does anyone know an easy way for me to do this. Thank you
Jason
 
If you have A2003 or newer (I'm not sure exactly when this feature was
introduced), you can right click on the name of a table, query, form, or
report and select the ObjectDependencies option.

It doesn't find dependencins in code or in macros and you will need to have
Name Auto Correct turned on to use it.
 
Thanks Pat

Pat Hartman (MVP) said:
If you have A2003 or newer (I'm not sure exactly when this feature was
introduced), you can right click on the name of a table, query, form, or
report and select the ObjectDependencies option.

It doesn't find dependencins in code or in macros and you will need to have
Name Auto Correct turned on to use it.

Jason said:
I am trying to find an easy way to determine what objects depend on a
single
table [Employees] does anyone know an easy way for me to do this. Thank
you
Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top