Thread: Macro in .xla
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default Macro in .xla

An XLA is just an Excel workbook that is saved as an XLA. Then it is
installed via ToolsAddins, and the macros become availabe.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Eric1701" wrote in message
om...
HI everyone,

I am fairly new at Building macros in EXCEL (I use excel2000 BTW). I
have one that i have to distribute to about 6 other users. I have been
told that putting it in an.XLA file would be better.

Whats the Difference between an XLA file and A module and is there a
simple way to do that?

Thanks

Eric