Access code printing

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

Guest

Hi,
I am wondering if there is any way to get printout of all codes of a project in Access97, similar to printing code in VB? Any help is appreciated. Thanks in advance.
 
When not in the VBA editor:
Tools > Analyze > Documenter then Modules tab and select the modules.

Print as usual.

Or, when in the VBA editor:
Print as usual.
 

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