View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ChuckM[_2_] ChuckM[_2_] is offline
external usenet poster
 
Posts: 17
Default Can I "compile" VB into an executeable program?

I've got a bunch of macros in my workbook (500kb). This workbook
will be used as a template for others to use, enter data and run the
macros. Is there a way to compile the VB so that it won't take up so
much space?
thanks
chuck