LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 50
Default Addin - XLA Question how too

I am trying to store code in a second file to keep file bloat down. I have
created a file called ia.xla in which I have stored many code snippets used
across hundreds of file.

I would like ia.xla to start when a second workbook is opened. I have tried
the following code but cant seem to get it to work.

Set objTemp = Application.AddIns.Add( €śC:\temp\ia.xla€ť, False)

Also note: I cant change the install on the machines so I cant put the
file in a xl startup file. I must start xla file when the calling xl
workbook opens. I would also like to hide the workbook on open.

The only way I can launch the addin file is to call a procedure from the file:

Application.Run " C:\temp\ia.xla!IAGeneral.hello" but this does not hide
the workbook

Any thoughts would be appreciated.

Regards,

Stewart Rogers

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Essbase Addin Question Nigel Excel Discussion (Misc queries) 0 February 11th 07 05:55 PM
Question about the Solver Addin Mark Excel Discussion (Misc queries) 3 July 13th 06 01:29 PM
Addin / Library Reference question Stuart[_5_] Excel Programming 5 September 18th 04 02:04 AM
Question about accessing worksheets on an AddIn file 39N95W Excel Programming 1 May 25th 04 03:11 AM
Remove Excel AddIn from AddIn List !! Help carl Excel Programming 2 December 8th 03 03:36 PM


All times are GMT +1. The time now is 01:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"