View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Programmer's Companion

Ken,

Take a look at Rob Bovey's Code Documenter
http://www.appspro.com/Utilities/Documentor.htm

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Ken Loomis" wrote in message
...
Any one know of a programmer's companion to help keep track of a VBA
project?

For example, I use Dreamweaver for web design. It allows me to analyze a

web
site for missing links and unused files.

Something like that for Excel VBA would be nice.

Thanks for your suggestions.

Ken