Documenting Access 97 Macros

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

Hi

From the containers collection I am able to get a list of
stored macros in container name "Scripts".

But where can I find the individual actions within each
individual macro?

Regards

Peter
 
Peter,

Does the functionality under the Tools|Analyze|Documenter give you
what you want?

- Steve Schapel, Microsoft Access MVP
 
Hi Steve,

Yes I am aware of this functionality but really require a
routine to place macro names and their individual actions
into an Access table for analysis and quick reference.

Also aware of the DOcmd.Runcommand accmdCovertMacroToVBA
in Access 97.

Hence do you know what object model the Macro actions are
stored in and what is the object?

Regards

Peter
 

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