Of course there is :-). Chip explains it all at
http://www.cpearson.com/excel/vbe.htm
--
HTH
RP
(remove nothere from the email address if mailing direct)
"Helen" wrote in message
...
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.