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
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 gt;
wrote:
gt;Hello
gt;
gt;I have installed an Excel Add-in, and it works fine, but every time I close
gt;Excel it dissapears and I have to install it every single time I open Excel.
gt;
gt;does some one know what could be wrong?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
Aggiequot;Gord Dibbenquot; wrote:
gt; Aggie
gt;
gt; Generally you would place the add-in in your Office\Library folder.
gt;
gt; Excel should find it there.
gt;
gt;
gt; Gord Dibben MS Excel MVP
gt;
gt; On Tue, 9 May 2006 08:46:03 -0700, Aggie gt;
gt; wrote:
gt;
gt; gt;Hello
gt; gt;
gt; gt;I have installed an Excel Add-in, and it works fine, but every time I close
gt; gt;Excel it dissapears and I have to install it every single time I open Excel.
gt; gt;
gt; gt;does some one know what could be wrong?
gt;
gt;
U¿ytkownik quot;Aggiequot; gt; napisa³ w wiadomo¶ci
...
gt; Hello
gt;
gt; I have installed an Excel Add-in, and it works fine, but every time I
gt; close
gt; Excel it dissapears and I have to install it every single time I open
gt; Excel.
gt;
gt; does some one know what could be wrong?
gt;
gt; --
gt; thanks so much
gt;
gt; 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 amp; quot;/YourAddinName.xlaquot;,
CopyFile:=False
AddIns(quot;YourAddinNamequot;).Installed = True
End Sub
Tomasz
- Sep 23 Tue 2008 20:46
Excel Add-ins setup
close
全站熱搜
留言列表
發表留言
留言列表

