PC Review


Reply
Thread Tools Rate Thread

Add-In Loading Error

 
 
Mike H.
Guest
Posts: n/a
 
      5th Nov 2008
When I issue this command in the workbook_Open() sub:
AddIns("Vip").Installed = True

I get this error:
Run-time Error 9 Subscript out of range

The add-in is NOT in any Add-in path but just "out on the server". But I
have loaded it previously, manually. Ideas?


 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      5th Nov 2008
Is it in the addins list but just unchecked, or not even in that list?

Also try setting it to False, and then set it to true.

--
__________________________________
HTH

Bob

"Mike H." <(E-Mail Removed)> wrote in message
news:15D3F412-DD0B-4B99-A391-(E-Mail Removed)...
> When I issue this command in the workbook_Open() sub:
> AddIns("Vip").Installed = True
>
> I get this error:
> Run-time Error 9 Subscript out of range
>
> The add-in is NOT in any Add-in path but just "out on the server". But I
> have loaded it previously, manually. Ideas?
>
>



 
Reply With Quote
 
Mike H.
Guest
Posts: n/a
 
      5th Nov 2008
This is driving me nuts. Sometimes it works. Sometimes I get error 1004.
Sometimes it shows up in the add-ins but is unchecked. Sometimes NOTHING
shows up in the add-ins list. Sometimes a whole bunch of add-ins are in the
list. I just don't get it. If it was consistent, I could live with it. I
do NOT want to copy the add-in to a personal directory because then people
could be using an older version. I want the newest one only. If I turn
error off, it auto-attempts to copy. Sometimes the copy fails too. I don't
get it.

"Bob Phillips" wrote:

> Is it in the addins list but just unchecked, or not even in that list?
>
> Also try setting it to False, and then set it to true.
>
> --
> __________________________________
> HTH
>
> Bob
>
> "Mike H." <(E-Mail Removed)> wrote in message
> news:15D3F412-DD0B-4B99-A391-(E-Mail Removed)...
> > When I issue this command in the workbook_Open() sub:
> > AddIns("Vip").Installed = True
> >
> > I get this error:
> > Run-time Error 9 Subscript out of range
> >
> > The add-in is NOT in any Add-in path but just "out on the server". But I
> > have loaded it previously, manually. Ideas?
> >
> >

>
>
>

 
Reply With Quote
 
Bob Phillips
Guest
Posts: n/a
 
      5th Nov 2008
If it isn't in the addins list, install won't work because that is
installing from the addins collection (the addins list).

--
__________________________________
HTH

Bob

"Mike H." <(E-Mail Removed)> wrote in message
news:E8F670AC-FCA6-4365-B2BD-(E-Mail Removed)...
> This is driving me nuts. Sometimes it works. Sometimes I get error 1004.
> Sometimes it shows up in the add-ins but is unchecked. Sometimes NOTHING
> shows up in the add-ins list. Sometimes a whole bunch of add-ins are in
> the
> list. I just don't get it. If it was consistent, I could live with it.
> I
> do NOT want to copy the add-in to a personal directory because then people
> could be using an older version. I want the newest one only. If I turn
> error off, it auto-attempts to copy. Sometimes the copy fails too. I
> don't
> get it.
>
> "Bob Phillips" wrote:
>
>> Is it in the addins list but just unchecked, or not even in that list?
>>
>> Also try setting it to False, and then set it to true.
>>
>> --
>> __________________________________
>> HTH
>>
>> Bob
>>
>> "Mike H." <(E-Mail Removed)> wrote in message
>> news:15D3F412-DD0B-4B99-A391-(E-Mail Removed)...
>> > When I issue this command in the workbook_Open() sub:
>> > AddIns("Vip").Installed = True
>> >
>> > I get this error:
>> > Run-time Error 9 Subscript out of range
>> >
>> > The add-in is NOT in any Add-in path but just "out on the server". But
>> > I
>> > have loaded it previously, manually. Ideas?
>> >
>> >

>>
>>
>>



 
Reply With Quote
 
Mike H.
Guest
Posts: n/a
 
      5th Nov 2008
I just gave up and revamped all my code to eliminate the use of an add-in.
It doesn't seem to want to consistently load. I don't understand why others
have not had problems like this.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
blue screen, vista not loading, error says stopped loading to prot altimber Windows Vista Performance 0 27th Dec 2007 10:36 PM
HELP: error loading C:\WINDOWS\bs3.dll & error loading C:\WINDOWS\bsx5 etc jhlee2k2 Support 7 22nd Jan 2006 12:15 AM
Error Loading DLL - when loading a Querie =?Utf-8?B?VG9tZw==?= Microsoft Access Getting Started 0 12th Jan 2005 11:45 PM
smtpmail send error (Access Denied or Error loading type library/DLL) Erwan Microsoft ASP .NET 0 2nd Apr 2004 03:14 PM
Install error saying "Press any key to boot from CD...Error Loading Operating System =?Utf-8?B?QmlsbA==?= Windows XP Help 3 9th Feb 2004 08:30 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:55 PM.