Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello.
I've been looking for info for a while but unfortunately I was not able to find out anything useful How should I create a C++ DLL so that I can referece it from VBA? I can create functions and use them in Excel using Declare [...], but this is not what I would like to do. I'd like to use, from VBA, Tools-Refereces and from that form load the DLL, but I can't do so, as I always get the same error "Unable to add a reference to this file" (maybe words in English are not exactly those, I'm translating from Italian...) Many thanks, Lorenzo |