Omgili - forum search, search forums  
  

Discussions about excel addin

Displaying 1 - 10 out of 672 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
I have a .NET (C#) addin that uses a COM Shim dll to load itself into Excel. The addin works fine without any problem when Excel is run normally. The addin displays its own custom toolbar in Excel that is used to execute different commands. When I embed...
Started by on , 3 posts by 3 people.  
According.
To either stop embedding Excel into the application OR use only Excel 2007 that has a Ribbon UI.
We have a VSTO application-addin (not a document-addin) for Excel, and we want to expose an event to VBA code so that the VBA macro can do some action when this event fires in the addin. How can I get the VBA code to be able to subscribe to an event defined...
Started by on , 3 posts by 3 people.  
Add-in is technically a DLL that is being loaded into Excel, it operates more like a top-level EXE.
Hi, I have an addin which I want to invoke through Excel interop from a C# winforms application. I can't get the addin etc. to load unless I uninstall and resinstall it each time (this is apparantly something to do with Excel not loading addins when you...
Started by on , 3 posts by 3 people.  
Here's some rudementry code to get started: var excel = new Application(); var workbook = excel.workbooks.Add.
Things to note: you must have at least one workbook open or otherwise Excel barfs.
Ask your Facebook Friends
I am trying to create a new instance of Excel using VBA using: Set XlApp = New Excel.Application The problem is that this new instance of Excel doesn't load all the addins that load when I open Excel normally...Is there anything in the Excel Application...
Started by on , 4 posts by 4 people.  
The addins listed in the Tools->Addins menu, with a boolean value stating whether or not an addin.
I developped a VSTO SE Excel 2003 add in. When launching and debuging the add in from visual studio, it works well. But when I try to deploy it from my own install it never works. To sum up, here is my install process: the files are copied at the right...
Started by on , 3 posts by 3 people.  
Called VSTO_SUPPRESSDISPLAYALERTS with the value 0, reinstall/repair your addin, then try running Excel again..
Hi, How do I know which methods are available in my XLL module, in case i need to use / call any of them in my VBA code. I can do this by calling the: Application.Run() method, in which I have to pass my macro-name as the parameter. My question is about...
Started by on , 3 posts by 3 people.  
For example.
To give you a list of the functions in the XLLs that Excel has registered.
I am currently working on XLW and want to add a security check on whether or not loading excel addin, which is coded in C++. For example, after building an .xll in visual studio, if a flag is true then load the addin otherwise do not load. Any help appreciated...
Started by on , 9 posts by 1 people.  
Answer Snippets (Read the full thread at wilmott):
What I mean is to automatically block their dependencies automatically and... .
In this case, users decided to load the addin or not.
What I mean in Excel.
In this case, users decided to load the addin or not.
Mechanism in Excel.
I am writing some data into excel file in C#. Now I want to use the Analysis Toolpak (t-Test Paired two Sample for means) addin of excel in my code to get the mean,var ,P value etc. How to use the Analysis Toolpak (t-Test Paired two Sample for means) ...
Started by on , 3 posts by 1 people.  
Anybody can help me.
Thanks & Regards, Manish chanmm Hi All, I need to do Automating regression analysis excel with C#.
Analysis Toolpak(excel addin) already have function to calculate regression.
On this.
I want to deploy a VSTO 3 Application Level Word 2007 addin that I've written with Visual Studio 2008. I see that WiX has an extension named WixOfficeExtension that looks like it might have this functionality, but I can't find any documentation for it...
Started by on , 4 posts by 4 people.  
C)Test....
If not use to generate an MSI file.
Simply modify the registry/component checks to install more than one addin at a time or want to use WIX cause I want it? Go to step 4.
2007 addin, but the case for Excel is very similar.
Hi, I have a few Excel addins that I would like to sell on a website. Can anyone offer any advice on the best way to implement a professional looking 30 day trial period (e.g. with serial numbers)? I would be happy to use 3rd party sofware, or reinvent...
Started by on , 3 posts  
I hard coded the expiration date into each one.
Bump I actually wrote an addin with a 30 day trial.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Stack Overflow
  • Off-Topic Posts (Do Not Post Here)
  • VBA Visual Basic for Applications (Microsoft) Tek-Tips
  • Wilmott Programming and Software
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost