Accessing DLLs within Excel

B

bacigamt

I have an existing C++ class that I would like to use within Excel. I
it possible to do this (e.g. compile this as a DLL and call as
function within Excel)? If so, how would I go about it
 
Top