Kate has attended:
Access Introduction course
Access Intermediate course
Access Advanced course
Access VBA course
VBA
is there an easy way of indexing the procedures
RE: VBA
Hi Kate
Thank you for your question.
Could you clarify are you looking for an effective naming convention for your procedures so you can easily locate them, or are you looking for a tool that will automatically list all the procedures in a project
Thanks
Stephen
RE: VBA
HI Kate
Thank you for your question and clarification
First, I apologise for the delay in getting back to you. I have been out of the office and your question took some research.
I have been unable to find any third party software that would index the procedures and functions in your database.
Access does however have a database documenter tool that will list all the [procedures together with their code.
To use, click on tools - Analyze - Documenter. In the resulting wizrd select the modules tab and tick all the modules and click OK.
Hope this helps
Regards
Stephen