Installed it a while ago. Now would like to remove it as the spreadsheet
has grown to 750 sheets and populating the CHOOSESHEET menu takes much
longer than going to an Index sheet with links to each sheet.
Tools | Addins | and deselecting CHOOSESHEET.XLA doesn't seem to do it
as it still shows on the tool bar and in the IDE window.
Clicking on it in the VBA Project Explorer Window prompts for a
password.
Clicking on the initial file installs a second icon on the tool bar.
What is the trick?--
kghexce
------------------------------------------------------------------------
kghexce's Profile: www.excelforum.com/member.php...oamp;userid=29804
View this thread: www.excelforum.com/showthread...hreadid=499302Open excel
Make sure quot;choosesheet.xlaquot; is loaded.
open the VBE (alt-f11)
hit ctrl-g to see the immediate window
type this and hit enter:
?workbooks(quot;choosesheet.xlaquot;).fullpath
make a note of that location
Close excel
Find that workbook and move it somewhere else.
===
Restart excel
try the tools|addins once more (to de-select it)
You'll be prompted to remove it from the list, since excel can't find it.
===
If the addin was in your XLStart folder, then that could explain why the
tools|addins attempt didn't work.
kghexce wrote:
gt;
gt; Installed it a while ago. Now would like to remove it as the spreadsheet
gt; has grown to 750 sheets and populating the CHOOSESHEET menu takes much
gt; longer than going to an Index sheet with links to each sheet.
gt;
gt; Tools | Addins | and deselecting CHOOSESHEET.XLA doesn't seem to do it
gt; as it still shows on the tool bar and in the IDE window.
gt;
gt; Clicking on it in the VBA Project Explorer Window prompts for a
gt; password.
gt;
gt; Clicking on the initial file installs a second icon on the tool bar.
gt;
gt; What is the trick?
gt;
gt; --
gt; kghexce
gt; ------------------------------------------------------------------------
gt; kghexce's Profile: www.excelforum.com/member.php...oamp;userid=29804
gt; View this thread: www.excelforum.com/showthread...hreadid=499302
--
Dave Peterson
For some reason
?workbooks(quot;choosesheet.xlaquot;).fullpath
triggered
quot;Run-time error 438. Object doesn't support this property or method.quot;
So I used Yahoo Desktop Search to find the file, renamed it, restarted
Excel|Tools|Addins|ChooseSheet.XLA.
As you predicted it is now just a memory.
Thanks so much.--
kghexce
------------------------------------------------------------------------
kghexce's Profile: www.excelforum.com/member.php...oamp;userid=29804
View this thread: www.excelforum.com/showthread...hreadid=499302
- Apr 21 Sat 2007 20:37
How Is CHOOSESHEET.XLA Removed?
close
全站熱搜
留言列表
發表留言