View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MWE[_3_] MWE[_3_] is offline
external usenet poster
 
Posts: 2
Default Fetching VBA "Source Code"

Is there some way to "fetch" (using VBA) VBA source code
from the Module area of another workbook and drop it into
a directory as a .bas file?

Thanks