find all macros

  • Thread starter Thread starter Josh
  • Start date Start date
J

Josh

I'm sure I've seen this posted before, but I must not be using good keywords
when I search google.

I need to update an older DB, where the original person used a lot of macros.
I've already searched code for references to the macros, but that didn't help.

I ran the Documenter tool, but that gave me all info Except for where all a
particular macro is used.

Any way of finding where, or if, they're used? I can rename, and wait for
something to break and spot it then, but is there a better way?

Thanks
 
I ran the Documenter tool, but that gave me all info Except for where all a
particular macro is used.
Running the documenter on your forms should have indicated the macros that
are called. Try adding a macro to an object in a form and running the
documenter.
 
Ah, of course. I had run the documenter on Macros, not Forms.....Little
red-faced now. thanks.
 
Back
Top