I'd like to make a C# class library project and build a dll file which is
supposed to be referenced by Excel 2000 VBA > Tools > References. In this
way, i suppose that my excel spreadsheet can call my own custom functions.
However, there was an error message when i tried to reference the dll file.
The error was that i couldn't reference the dll file and NOT all the dll file
could be referenced.
So, how can i solve this problem? Thank you very much.
B.Rgds
I raised this question on 26-Mar but now it's 31-Mar. What happens? May i
have my answer within today? Thanks a lot.
B.Rgds.
Sorry, you mis-understood my question. I meant the opposite.
I want to reference a dll in Ms Excel 2000 VBA. That dll is compiled by
VS2005.
In this way, in Excel I can call any functions that are exposed by the dll.
However, I failed to do so. Why? Pls kindly advise. Thanks.
B.Rgds