|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Adding function to ExcelHi,
Using Add-In project, I can't find how to make my public functions available in Excel ? Thks for help. You would have to ellaborate a bit more your problem, but basically using
..NET you have: - Add-Ins for the VBA Editor of Excel. - Add-Ins for the Excel itself. - .NET DLLs exposed as ActiveX (COM) DLLs that you can reference from the VBA Editor of Excel. - Visual Studio Tools for Office (VSTO), to have a .NET assembly linked to your Excel file instead of using embedded VBA code. So, what are you trying to do? -- Show quoteHide quoteCarlos J. Quintero MZ-Tools 4.0: Productivity add-ins for Visual Studio .NET You can code, design and document much faster. http://www.mztools.com "Franck" <nospam@nospam.com> escribió en el mensaje news:421263a0$0$22950$636a15ce@news.free.fr... > Hi, > Using Add-In project, I can't find how to make my public functions > available in Excel ? > > Thks for help. >
Other interesting topics
How to assign value to Excel 2000 worksheet cell
.NET Framework 1.1 Configuration won't launch Creating Collections in Classes Microsoft: Help with OLE documents... How to Deserialize to a specific object instance. Method for finding dotnet version Excel process doesn't shut down what is best practises for sending out emails from .net? VS 2002 and Framework 1.0/1.1 SP upgrades xcel error at web server |
|||||||||||||||||||||||