remove VBA codes while saving

  • Thread starter Thread starter SHETTY
  • Start date Start date
S

SHETTY

Dear Friends

Please tel me how to save copy of excel file through vba code (Modules if
any the files must be removed while saving the file)


Please guide


Ramesh Shetty
Mangalore
 
Chip Pearson has lots of notes/examples here:
http://www.cpearson.com/excel/vbe.aspx

Personally, I'd rather copy the data to worksheets in a different workbook
(maybe based on a template that was set up the way I wanted) and not have to
remove any code.
 

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

Back
Top