I'm trying to create a DLL to call from Excel. I have the DLL but when I try to call it from Excel, I get a "Run-time error '453': Can't find entry point...". My guess is that I need to do something with my DLL, but I don't have any idea even where to start.
Any ideas?
