Hi:
I have written some custom functions in Excel VBA to read a VFP database, which I have saved as an .XLA file. For various reasons, I now want to convert this code to a VFP DLL.
My question is not about converting the code; what I need are some guidelines, links, suggestions if possible, about creating a DLL from VFP, and then calling it indirectly from an Excel function and passing various parameters as required by each function.
Many thanks for any ideas or suggestions!
Regards
Mike
I have written some custom functions in Excel VBA to read a VFP database, which I have saved as an .XLA file. For various reasons, I now want to convert this code to a VFP DLL.
My question is not about converting the code; what I need are some guidelines, links, suggestions if possible, about creating a DLL from VFP, and then calling it indirectly from an Excel function and passing various parameters as required by each function.
Many thanks for any ideas or suggestions!
Regards
Mike