View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
keithb keithb is offline
external usenet poster
 
Posts: 44
Default add in questions

I have a workbook that contains code in the sheet1 module. I understand that
if I rename it with a ".xla" extension, Excel will treat it as an add in.
Where do I need to store the .xla file? How do I indicate that a workbook
should use the add in?

Thanks,

Keith
..