View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ullrich Fischer Ullrich Fischer is offline
external usenet poster
 
Posts: 1
Default What is the quickest way in Excel 2007 to export all modules?

I would like to find a way to reduce the amount of time it takes to export
all the VBA source code from a spreadsheet to a text file in Excel 2007.
Currently, I click on each module in turn, then go to File, Export, etc.