Serving the Quantitative Finance Community

 
User avatar
rashmi
Topic Author
Posts: 0
Joined: February 14th, 2007, 8:39 am

calling c# function in Excel

April 3rd, 2007, 10:34 am

Hello , i m a beginner with some knowledge of C, C++, c# .Can any one please tell me how to call a C# function in Excel.Thanks for ur time and help
 
User avatar
mrowell
Posts: 4
Joined: July 14th, 2002, 3:00 am

calling c# function in Excel

April 3rd, 2007, 11:59 am

HiDo a search for ExcelDna on Google.. this is exactly what you want (if you are talking about adding new worksheet functions).Mark
 
User avatar
rashmi
Topic Author
Posts: 0
Joined: February 14th, 2007, 8:39 am

calling c# function in Excel

April 4th, 2007, 9:13 am

Hi Mark !thanks for ur help , it was much needed .I 'll try out ur suggestion and will be needing ur help further .Cheers Rashmi
 
User avatar
ioancw
Posts: 3
Joined: June 1st, 2005, 12:14 pm
Location: London

calling c# function in Excel

April 10th, 2007, 1:50 pm

 
User avatar
nsulikow
Posts: 0
Joined: April 11th, 2007, 11:31 am

calling c# function in Excel

April 11th, 2007, 8:38 pm

Check "ManagedXLL" on the web. It's Excellent.