View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Exporting Excel VB code

Leo,

See www.cpearson.com/excel/vbe.htm

--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Leo" wrote in message
...
Is there a simple way (through code) to export all VB code
in a given project (in excel 2000) ? I have a lot of
sheets and modules which have code and exporting them one
by one via VB editor is very time consuming. HELP !