Thread: VBE Question
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
helen helen is offline
external usenet poster
 
Posts: 105
Default VBE Question

When I'm in VBE is there a way to script the copying of Moduals and Classes
from one project to another. I keep a base project that I enhance, and one in
production;the production file contains data which is augmented each month..
When I've tested out the changes I move the Moduals/Classes/Forms to the
production file.