Code Documentor
Freeware
URL: http://www.appspro.com/Utilities/Documentor.htm
The Excel Code Documentor automatically documents the vital statistics of your VBA project. E.g. a complete procedure listing for all modules in an outlined worksheet or the total lines of code in the project and per VBComponent.
[ Affiliated: July 16, 2006 ]
|
VBA Code Cleaner
Freeware
URL: http://www.appspro.com/Utilities/CodeCleaner.htm
During the process of creating VBA programs a lot of junk code builds up in your files. If you don't clean your files periodically you will begin to experience strange problems caused by this extra baggage. Cleaning a project involves exporting the contents of all its VBComponents to text files, deleting the components and then importing the components back from the text files.
[ Affiliated: October 03, 2006 ]
|
VBAHTML
free
URL: http://vbahtml.origo.ethz.ch
This free Excel add-in transforms VBA code into HTML and highlights key words, numbers, strings and comments to show your code well arranged. It has many options which can be saved.
[ Affiliated: January 27, 2008 ]
|
|