Generate subroutines/functions general comments in Excel VBA editor
Is there a way to automatically generate functions and subroutines general comments in Excel VBA editor like we it can be done through Eclipse (for Java, not to be misunderstood)?
Not natively. The MZ-Tools add-in can automatically add header comments to functions/subs and entire modules though (along with a ton of other handy features).