Macro "dependencies"

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

Guest

I would like to be able to find everywhere that a specific table, query, form
or report is referenced in my macros. Is there an easy way to do so (similar
to being able to view object dependencies)?

DKennedy
 
Try TOOLS - Analyze - Documentor - Macros. Select all and your options.
Run, Save to Word and analyze.
 
Karl,

Thanks much, just what I needed.

Just wish it was as easy as inquiring for an object dependency (even though
I understand that there really isn't a dependency to a macro) but it would be
neat to be able to right click on any object and get a list of those macros
that contain its name regardless of the action.
 
Back
Top