View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nayan Nayan is offline
external usenet poster
 
Posts: 39
Default XLA in startup path

Hi,

A particular Excel addin (.xla file) in startup path did not load during
Excel application startup. Where as the other addin on the same path did load.

I moved all the code from this particular addin to a new .xla file and
copied the new XLA file in the startup path and it did load during the
startup.

I am wondering as; was my original XLA file currupted or something else may
be going on.

I am running Office 2003 on my machine.

Has anyone experienced this before?

Any feedback or suggestions are welcome.

Thanks

Nayan