Thread: Porting Modules
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mel Monroe Mel Monroe is offline
external usenet poster
 
Posts: 3
Default Porting Modules

I am using a VBA to spawn a spreadsheet as a subset from a larger database
and would like to port a pre-coded module from the main spreadsheet into the
new, spawned one. Does anyone know how I can copy modules wholesale using
VBA into a new spreadsheet?