How to insert a module of vba code into an Excel file?

B

Ben

Hi all,

I am writing a code to create an Excel spreadsheet based on a template xls
file. However, after I have created the spreadsheet, I would like to insert
a VBA module to allow users to do few additional things. But I cannot place
the code in this Excel xls template since I don't own it and is shared amoung
the group. Any idea I can do that through code? Thanks.

Ben

--
 
Top