Deleting code comments from modules

R

Raj

Hi,

While experimenting with various options, I have commented a lot of
code in various modules, Userforms, ThisWorkbook and Worksheets. I
have now finalised the code and wish to remove all comments including
the commented code. Doing this manually is a herculean task. Can I do
this programmatically?
(I can then add all the helpful comments manually)

Thanks in advance for all the help.

Regards,
Raj
 
R

Raj

Hi,

While experimenting with various options, I have commented a lot of
code in various modules, Userforms, ThisWorkbook and Worksheets. I
have now finalised the code and wish to remove all comments including
the commented code. Doing this manually is a herculean task. Can I do
this programmatically?
(I can then add all the helpful comments manually)

Thanks in advance for all the help.

Regards,
Raj

Hi,

I pasted the vbaexpress code in a new module, set the macro security
to allow access to VB Project and ran the code. It did not work. Is
there anything else I need to do to make this work.

TIA
Raj
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top