Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Setup / May 2006

Tip: Looking for answers? Try searching our database.

Excel Add-ins setup

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Aggie - 09 May 2006 16:46 GMT
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?

Signature

thanks so much

Aggie

Gord Dibben - 09 May 2006 21:18 GMT
Aggie

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

Excel should find it there.

Gord Dibben  MS Excel MVP

>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?
Aggie - 09 May 2006 22:21 GMT
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?
Signature

thanks

Aggie

> Aggie
>
[quoted text clipped - 10 lines]
> >
> >does some one know what could be wrong?
TGasecki - 16 May 2006 12:30 GMT
> Hello
>
[quoted text clipped - 4 lines]
>
> does some one know what could be wrong?

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
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.