Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 21
Default Addin Not Installing

I have tried many ways to add and install my addin, all unsuccessfully.
This is the code I'm using:

Addins.Add("C:\Folder1\PFiles\MyAddin.xla").Instal led = True

I get an error Run-time error'1004': Unable to get the add property of the
Addin class. I have also unsuccessfully tried breaking the code into first
adding, then installing.

What the heck does that mean? Can someone get me past this?

TIA


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 535
Default Addin Not Installing

Hi ZSplash,

I have tried many ways to add and install my addin, all unsuccessfully.
This is the code I'm using:

Addins.Add("C:\Folder1\PFiles\MyAddin.xla").Instal led = True

I get an error Run-time error'1004': Unable to get the add property of the
Addin class. I have also unsuccessfully tried breaking the code into first
adding, then installing.

What the heck does that mean? Can someone get me past this?


Download my Name Manager from www.jkp-ads.com and study the setup file that
is included inside the zip file.

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 28
Default Addin Not Installing

Thanks, Jan. Your Name Manager does not show me anything. I get the
message "No Names in Active Workbook".

Someone, please help me. MyAddin has the path indicated in my code,
but will not install. Is it okay to have the pathname included in the name
of the addin (as I did), or is there something else wrong with my code?
Help!

TIA

"Jan Karel Pieterse" wrote in message
...
Hi ZSplash,

I have tried many ways to add and install my addin, all unsuccessfully.
This is the code I'm using:

Addins.Add("C:\Folder1\PFiles\MyAddin.xla").Instal led = True

I get an error Run-time error'1004': Unable to get the add property of

the
Addin class. I have also unsuccessfully tried breaking the code into

first
adding, then installing.

What the heck does that mean? Can someone get me past this?


Download my Name Manager from www.jkp-ads.com and study the setup file

that
is included inside the zip file.

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 535
Default Addin Not Installing

Hi ZSplash,

Your Name Manager does not show me anything.


You misunderstood.

In the Name Manager's ZIP file, there is a file called
"Setup NameManager.zip"

Open that file and study the code in it, it shows how to install an
addin.

Regards,

Jan Karel Pieterse
Excel MVP
www.jkp-ads.com

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
Installing Solver Jase Excel Discussion (Misc queries) 0 November 19th 08 02:03 PM
unknown menu appear when installing an AddIn Carl Excel Programming 0 December 23rd 03 09:19 AM
Remove Excel AddIn from AddIn List !! Help carl Excel Programming 2 December 8th 03 03:36 PM
self-installing add-in? Mike[_37_] Excel Programming 5 August 22nd 03 04:42 PM
self-installing add-in? Mike[_37_] Excel Programming 0 August 20th 03 07:25 PM


All times are GMT +1. The time now is 11:54 AM.

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

About Us

"It's about Microsoft Excel"