macro code

  • Thread starter Thread starter muddan madhu
  • Start date Start date
M

muddan madhu

Hi All,

To minimize the storage space of an excel file ... what code can be
written ....
 
This is probably not what you want but....

I have some pretty heavy workbooks loaded down with sheets, macros, the
works. I've found that simply zipping the files for storage compacts them
quite a bit.

In relation to macros, writing nice tight clean code will obviously reduce
the finished size. Or you could break down one large workbook into a number
of smaller workbooks, and have your code tie them all together.
 

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