View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gord Dibben Gord Dibben is offline
external usenet poster
 
Posts: 22,906
Default Auto Load an Add-In

Store it in your Office\Libray folder.

Open Excel and ToolsAdd-ins.

Find your add-in and checkmark it.

You could store the add-in in any folder and when you go to ToolsAdd-ins click
on Browse and go find the folder with the add-in.

Double-click on the add-in to load.

It will re-load with Excel until you uncheck it.


Gord Dibben MS Excel MVP

On Tue, 27 Jun 2006 14:25:44 -0500, "Scott" wrote:

I have an .xla that I created. How can I force Excel to load it every time
Excel 2003 opens?