+ Reply to Thread
Results 1 to 5 of 5

generating Source Code Documentation

  1. #1
    Registered User
    Join Date
    08-07-2009
    Location
    Belgium
    MS-Off Ver
    Excel 2003
    Posts
    13

    generating Source Code Documentation

    Hi,
    is there a way to generate source code documentation for all the excel vba code that is in a workbook? Something like what JavaDoc does for Java?

    If not, is there a way to programmatically access and export all VBA code of a workbook into text files?

    Best regards,
    Mo

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: generating Source Code Documentation

    Not sure what JavaDoc's produces.

    Is then of any use?
    http://www.appspro.com/Utilities/Documentor.htm

    Here is how to code for the VBE
    http://www.cpearson.com/Excel/VBE.aspx
    Cheers
    Andy
    www.andypope.info

  3. #3
    Registered User
    Join Date
    08-07-2009
    Location
    Belgium
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: generating Source Code Documentation

    Thanks for the quick reply!

    Documentor is nice, but not excatly what I am looking for, so I will probably have to use your other reference to build something on my own.

    My idea was to create a document showing the various sheets, modules, etc. together with their procedures and functions as well as the comment that belongs to that function/procedure. So it should not only list the name of the procedures/functions, but also give a description of them.

    Best regards,
    Mo

  4. #4
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: generating Source Code Documentation


  5. #5
    Registered User
    Join Date
    08-07-2009
    Location
    Belgium
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: generating Source Code Documentation

    Thanks, that sounds great..I will give it a try!
    Best regards,
    Mo

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1