View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Fam? David Fam? is offline
external usenet poster
 
Posts: 4
Default Move an Excel macro to another Excel file

Hi all,

I've written a macro inside an Excel file. However, since I want to
give it to not so expert users, I would be happy to add something like
a button capable of "copy" all the macros (the part present in "This
work book", Forms and Modules) into the desired excel file. I know
that this can be done handly (with the export function), but I would
like to know if it can be achieved with "some lines of code".

Thanks,
David