#1   Report Post  
Posted to microsoft.public.excel.setup
Aggie
 
Posts: n/a
Default Excel Add-ins setup

Hello

I have installed an Excel Add-in, and it works fine, but every time I close
Excel it dissapears and I have to install it every single time I open Excel.

does some one know what could be wrong?

--
thanks so much

Aggie
  #2   Report Post  
Posted to microsoft.public.excel.setup
Gord Dibben
 
Posts: n/a
Default Excel Add-ins setup

Aggie

Generally you would place the add-in in your Office\Library folder.

Excel should find it there.


Gord Dibben MS Excel MVP

On Tue, 9 May 2006 08:46:03 -0700, Aggie
wrote:

Hello

I have installed an Excel Add-in, and it works fine, but every time I close
Excel it dissapears and I have to install it every single time I open Excel.

does some one know what could be wrong?


  #3   Report Post  
Posted to microsoft.public.excel.setup
Aggie
 
Posts: n/a
Default Excel Add-ins setup

Hello Gord

Thanks for your answer.
My add-in it's in a different location, coz it's part of a large product, if
I change the location, I think it won't help either.

I tried deleting the .xlb file but that hasn't solve the issue.

any more ideas?
--
thanks

Aggie


"Gord Dibben" wrote:

Aggie

Generally you would place the add-in in your Office\Library folder.

Excel should find it there.


Gord Dibben MS Excel MVP

On Tue, 9 May 2006 08:46:03 -0700, Aggie
wrote:

Hello

I have installed an Excel Add-in, and it works fine, but every time I close
Excel it dissapears and I have to install it every single time I open Excel.

does some one know what could be wrong?



  #4   Report Post  
Posted to microsoft.public.excel.setup
TGasecki
 
Posts: n/a
Default Excel Add-ins setup

Użytkownik "Aggie" napisał w wiadomo¶ci
...
Hello

I have installed an Excel Add-in, and it works fine, but every time I
close
Excel it dissapears and I have to install it every single time I open
Excel.

does some one know what could be wrong?

--
thanks so much

Aggie


Did you try to add it in tools/addin menu?
you should have a tick near your addin name.

anyway you may try to put it to you addin:

Private Sub Workbook_Open()
AddIns.Add Filename:=ThisWorkbook.Path & "/YourAddinName.xla",
CopyFile:=False
AddIns("YourAddinName").Installed = True
End Sub

Tomasz


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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
In excel how do I copy page setup format from one wsht to another richardT@gale Excel Discussion (Misc queries) 1 October 3rd 05 04:16 AM
Setup Accounts Receivable functions in Excel til we get new syst? desertmoon Excel Worksheet Functions 0 June 17th 05 06:55 AM
Difference in number of Excel NewsGroups Hari Prasadh Excel Discussion (Misc queries) 1 January 25th 05 11:32 AM
excel 2000, how do i setup sub-sheets ME Excel Worksheet Functions 5 January 8th 05 08:28 AM


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