Serving the Quantitative Finance Community

Search found 4 matches

by jluo02
November 13th, 2006, 3:34 pm
Forum: Programming and Software Forum
Topic: Excel Automation Add-in in C#
Replies: 22
Views: 139838

Excel Automation Add-in in C#

Ok, thanks for no replying.Finally, after I reboot the machine and let it ran for a weekend and it works. Go figure.
by jluo02
November 13th, 2006, 3:26 pm
Forum: Programming and Software Forum
Topic: Excel Automation Add-in in C#
Replies: 22
Views: 139838

Excel Automation Add-in in C#

<t>ioancw,I'm having the same problem as you had before. No add-in function seen on the available list. Can you please let me know which patch that you downloaded make it works. If you have the link (URL) for the patch, that'll be great too. I'm using Excel 2003 and C# 2005 express edition.Thanks in...
by jluo02
November 10th, 2006, 2:42 pm
Forum: Programming and Software Forum
Topic: Excel Automation Add-in in C#
Replies: 22
Views: 139838

Excel Automation Add-in in C#

Hi, I have the same problem with my excel. Can you please kindly let me know which patch (url) you were using to resolve the problem? -thanks in advance.
by jluo02
November 10th, 2006, 2:36 pm
Forum: Programming and Software Forum
Topic: Excel 2003 automation add-in function not display?
Replies: 0
Views: 88538

Excel 2003 automation add-in function not display?

<t>Hi all, newbie here, need some serious help! Followed all the instruction created the NAddIn, built, and saw it on the Tool->Add-In, but not shown on the Excel Insert -> Functions. Nothing!!! I used some suggested code to resolve the mscoree.dll problem already. Using Excel 2003 and MicroSoft Vis...