PC Review


Reply
Thread Tools Rate Thread

Add-in is visible

 
 
DZ
Guest
Posts: n/a
 
      6th Mar 2008
I created an addin for Excel (.XLA). It works fine but sometimes when it is
added to the current workbook it is visible

How can I make sure that it always opens invisibly when it is loaded?

Thanks for any help

 
Reply With Quote
 
 
 
 
Peter T
Guest
Posts: n/a
 
      6th Mar 2008
If the file is truly an Addin it will not be visible. Sounds like the file
is a normal file that happens have an xla extension.

In the VBE, in the Project panel (if necessary Ctrl-R), select the
ThisWorkbook module in your project. In the Properties panel (if necessary
F4) Ensure IsAddin is True. Close all module windows and collapse the tree
in the Project panel.

Save the file with the icon in the VBE menu, or with the project name still
highlit, in the Immediate window (Ctrl-G) type
thisworkbook.save
and hit enter

Actually before doing the above, you say sometimes the addin is hidden but
other times not, I wonder if you have two similarly named files in different
locations, one truly an addin but the other not. Might be worth searching
your HD for duplicates. Rename the non-addin as .xls

Regards,
Peter T


"DZ" <(E-Mail Removed)> wrote in message
news:794D8C8E-0496-403F-8C19-(E-Mail Removed)...
> I created an addin for Excel (.XLA). It works fine but sometimes when it

is
> added to the current workbook it is visible
>
> How can I make sure that it always opens invisibly when it is loaded?
>
> Thanks for any help
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to change style settings - hidden always visible, visible in . stellabeth Microsoft Word Document Management 1 4th Sep 2009 01:57 PM
Harddisk invisible with one XP setup, visible with a second. How to make generally visible? Laogui32 Windows XP General 9 8th May 2006 02:43 PM
Folders created in Windows Explorer not visible, but visible in my computer evmla@hotmail.com Windows XP General 3 17th Mar 2006 09:46 PM
Panel.Visible = True also make child controls visible. spamfurnace Microsoft ASP .NET 1 24th May 2004 04:07 AM
No text visible in document but visible in print preview Jan Johnson Microsoft Word Document Management 1 30th Aug 2003 04:00 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:44 AM.