View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
mithu mithu is offline
external usenet poster
 
Posts: 40
Default make a macro to insert a macro

is there anyway to insert a macro that puts a macro into another
file..

i currently have a macro that opens up other excel files.. I need to
insert a UDF into those xls files.. is there anyway to make a macro
create a module and insert code?