Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Set addin reference at runtime.


Does anyone know how to do this? I'm stumped.

Dim addREF As Reference
addREF.Collection.Item

there's no Add method!

Any ideas gratefully recieved
CIA,
Matt.


--
MattShoreson
------------------------------------------------------------------------
MattShoreson's Profile: http://www.excelforum.com/member.php...fo&userid=3472
View this thread: http://www.excelforum.com/showthread...hreadid=539799

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 290
Default Set addin reference at runtime.

Private Sub Workbook_Open()
AddIns("Analysis ToolPak").Installed = True
End sub.


Have you tried recording a macro when selecting the add-in? it returns
something like the above.

HTH

Duncan

Reply
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
Addin Reference crashes Excel PrairieHome Excel Programming 3 December 7th 05 10:12 PM
VBA AddIn reference in Excel X for Mac Lori Excel Programming 3 December 3rd 04 09:49 PM
Addin reference dave k Excel Programming 5 November 12th 04 03:47 PM
Reference to sheet name in addIn VJ Excel Programming 1 September 29th 04 07:01 PM
Addin / Library Reference question Stuart[_5_] Excel Programming 5 September 18th 04 02:04 AM


All times are GMT +1. The time now is 10:26 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"