View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz[_2_] JLGWhiz[_2_] is offline
external usenet poster
 
Posts: 1,565
Default Export VBA Code to Text File

I usually just copy mine to either MS Word or Notepad. Never bothered with
doing it by code.



"mark ivanowski" wrote in message
...
I am new in VBA and need to find a way to export all modules to text file.
Any suggestion that works? I've been trying some samples... they might
work
but theres no clear instruction on how to setup it in step by step.