I want to create an Excel Add-in by Using Visual C# or VB.NET



Hi there, I know that what I'm asking is relatively simple so I would
appreciate any help I could get. I want to create an Excel Add-in but I
don't want to use VBA. The reason is that I want to hide my code. So what I
would like to do is to create an Excel Addin using VS 2005 in either VB.NET
or C#.

Any sample code out there or perhaps steps by step instructions somewhere on
the web as to how to create one? Essentially I want to create an Excel Addin
and when I deploy it using an MSI on a machine I want to be able to run a
formula something like =MyFormula() and this should return something simple
like an integer value.

Thanks
Michael




.



Relevant Pages

  • Re: Writing Excel cells within Access
    ... Some sample code that may get you started (you can add loops to this code to ... loop through each worksheet in a book if you'd like). ... EXCEL workbook and reads data from it and writes the data into a recordset. ... "Bob Bonta" wrote in message ...
    (microsoft.public.access.modulesdaovba)
  • RE: Import extrenal data exceeds 65536
    ... I don't have any sample code to hand: ... It is can port its data to Excel provided that Excel limits ... OWC is licensed ... > than Excel allows on one sheet and would like to have Excel ...
    (microsoft.public.excel.programming)
  • Re: Using VBA to export to Excel.
    ... > Please do not post the same question multiple times. ... >> The tasks are grouped by Resources (Resource Group), ... >> to a specific resource group to excel. ... sample code on any of the above will help me get started. ...
    (microsoft.public.project.vba)
  • Re: how can I stop sub total rows appearing in pivot tables in excel
    ... And to hide the subtotals programmatically, there's sample code here: ... You can also create a pivot table in Access, ... > If you rightclick on the button like header in your pivottable, ... >>I am working in excel and I need to prevent sub total rows appearing in my ...
    (microsoft.public.excel.misc)
  • Re: export pivot table from excel to powerpoint
    ... Jon Peltier has sample code on his web site that may help you: ... > opening powerpoint presentation, adding slides and copying ... > the pivot tables from within excel. ... > paste it to the powerpoint slide that i have created. ...
    (microsoft.public.excel.programming)