Documentation

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

Guest

Does anyone know of any documentation software that documents a Access module:
To show for example:

On a report button; what macro or report form is accessed and what source
the report uses , i.e., queries, tables, etc.

Also if a macro is called , what forms, queries, reports are called by the
macro?

Thanks for any direction.

Dean
 
Dean said:
Does anyone know of any documentation software that documents a
Access module: To show for example:

On a report button; what macro or report form is accessed and what
source
the report uses , i.e., queries, tables, etc.

Also if a macro is called , what forms, queries, reports are called
by the macro?

Thanks for any direction.

Dean

I believe the built in documenter will do what you want. The problem is
it also does a lot more, so much more it is often hard to find what you
want. It's under tools

There are third party documenters as well, but I have not used any.
Maybe someone else will make some suggestions for those.
 

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