How to Export all Macros & Forms from vba project.

S

Shazi

Hi,

I prepared a VBA Project, now its finalized, but I think the size is
too big, 14 userforms and 11 macro modules are included.

now I want to export all forms and macros, I can do it one by one, but
I need a macro who export every thing outside the project to C:\Forms-
Macros directory.

then I will check the file size of my project, and do some necessary
actions to reduce the size, its 1 mb now. it should be 0.5 mb I
think.

With best regards.

shahzad
 
S

Shazi

Hi Shazi,

You might want to try this first:http://support.microsoft.com/kb/264907

--
Cheers
macropod
[MVP - Microsoft Word]



Shazi said:
I prepared a VBA Project, now its finalized, but I think the size is
too big,  14 userforms and 11 macro modules are included.
now I want to export all forms and macros, I can do it one by one, but
I need a macro who export every thing outside the project to C:\Forms-
Macros directory.
then I will check the file size of my project, and do some necessary
actions to reduce the size,  its 1 mb now. it should be 0.5 mb I
think.
With best regards.
shahzad- Hide quoted text -

- Show quoted text -

Hi,
Cheers

Thank you for your support and prompt reply.

Regards.

Shahzad
 

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