View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Mike H Mike H is offline
external usenet poster
 
Posts: 11,501
Default Automatically Deleting Comments In VBA

Hi,

I've used this in the past

http://www.vbaexpress.com/kb/getarticle.php?kb_id=266

Mike

"Dennis Tucker" wrote:

Is there any tool available to automatically strip only the comments from a VBA project?

Dennis