Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Stef C" wrote in message ... You can copy all your VBA code in the notepad, delete the modules, create new one and paste your code in it. I do not know why but it seem like Excel keep the code you delete and keep on growing during developing time... It can make a big difference (first time I tried it on my project I get from 3.2Mo to 1.89Mo... just doing this "copy/delete/create/paste/save" procedure. You dont need to do it this way You can simply export them by right clicking on them in the Project explorer and selecting the export file function. The files may be loaded back in after the Excel code modules have been deleted using the FileImport File option Even easier you can use Rob Bovey's excellent Code Cleaner add in which can be downloaded from the following site http://www.bmsltd.co.uk/MVP/MVPPage.asp This excellent app also allows you to save copies of the exported files which is an excellent method of backing them up. Keith |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF formula-simple question; simple operator | Excel Discussion (Misc queries) | |||
Simple question | New Users to Excel | |||
can i size an Excel workbook window's opening size? | Excel Discussion (Misc queries) | |||
My workbook links are not updating (its 30,000 KB size workbook). | Excel Discussion (Misc queries) | |||
Simple Simple Excel usage question | Excel Discussion (Misc queries) |