View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
ShaneDevenshire ShaneDevenshire is offline
external usenet poster
 
Posts: 2,344
Default add the macros contained inside a template to an Excel file.

Hi,

If you want the code available anytime you need to add it to the Personal
Macro Workbook or to a custom add-in.

Read the post above yours for more details on the Personal Macro Workbook if
you need them.

--
Thanks,
Shane Devenshire


"Aerojade" wrote:

I have created an Excel template file and have written certain macros inside
it. How do i add these macros or set this as the template for an already
existing Excel File.

It seems to be extremely simple for a Word document but i want to do this
for the Excel file. Basically the macros that i have made in the template
need to get applied to the Excel File. Please help.