View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leo Leo is offline
external usenet poster
 
Posts: 2
Default Outputing Excel Module Codes

Is there a easy way (code) to output all the codes in a
given project to a file (for Excel 2000) ? I am presently
doing it semi-manually via the "file export" command
available in Excel visual basic editor with the help of a
sendkey code ! Still not effective and clean.